Uses of Class
com.google.cloud.video.transcoder.v1.stub.TranscoderServiceStub
-
Packages that use TranscoderServiceStub Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder APIcom.google.cloud.video.transcoder.v1.stub -
-
Uses of TranscoderServiceStub in com.google.cloud.video.transcoder.v1
Methods in com.google.cloud.video.transcoder.v1 that return TranscoderServiceStub Modifier and Type Method Description TranscoderServiceStubTranscoderServiceClient. getStub()Methods in com.google.cloud.video.transcoder.v1 with parameters of type TranscoderServiceStub Modifier and Type Method Description static TranscoderServiceClientTranscoderServiceClient. create(TranscoderServiceStub stub)Constructs an instance of TranscoderServiceClient, using the given stub for making calls.Constructors in com.google.cloud.video.transcoder.v1 with parameters of type TranscoderServiceStub Constructor Description TranscoderServiceClient(TranscoderServiceStub stub) -
Uses of TranscoderServiceStub in com.google.cloud.video.transcoder.v1.stub
Subclasses of TranscoderServiceStub in com.google.cloud.video.transcoder.v1.stub Modifier and Type Class Description classGrpcTranscoderServiceStubgRPC stub implementation for the TranscoderService service API.classHttpJsonTranscoderServiceStubREST stub implementation for the TranscoderService service API.Methods in com.google.cloud.video.transcoder.v1.stub that return TranscoderServiceStub Modifier and Type Method Description TranscoderServiceStubTranscoderServiceStubSettings. createStub()
-