Uses of Class
com.google.cloud.video.transcoder.v1.TranscoderServiceGrpc.TranscoderServiceStub
-
Packages that use TranscoderServiceGrpc.TranscoderServiceStub Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of TranscoderServiceGrpc.TranscoderServiceStub in com.google.cloud.video.transcoder.v1
Methods in com.google.cloud.video.transcoder.v1 that return TranscoderServiceGrpc.TranscoderServiceStub Modifier and Type Method Description protected TranscoderServiceGrpc.TranscoderServiceStubTranscoderServiceGrpc.TranscoderServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static TranscoderServiceGrpc.TranscoderServiceStubTranscoderServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-