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 TranscoderServiceStub
TranscoderServiceClient. getStub()
Methods in com.google.cloud.video.transcoder.v1 with parameters of type TranscoderServiceStub Modifier and Type Method Description static TranscoderServiceClient
TranscoderServiceClient. 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 class
GrpcTranscoderServiceStub
gRPC stub implementation for the TranscoderService service API.class
HttpJsonTranscoderServiceStub
REST stub implementation for the TranscoderService service API.Methods in com.google.cloud.video.transcoder.v1.stub that return TranscoderServiceStub Modifier and Type Method Description TranscoderServiceStub
TranscoderServiceStubSettings. createStub()
-