Uses of Class
com.google.cloud.video.transcoder.v1.TranscoderServiceGrpc.TranscoderServiceBlockingStub
-
Packages that use TranscoderServiceGrpc.TranscoderServiceBlockingStub Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of TranscoderServiceGrpc.TranscoderServiceBlockingStub in com.google.cloud.video.transcoder.v1
Methods in com.google.cloud.video.transcoder.v1 that return TranscoderServiceGrpc.TranscoderServiceBlockingStub Modifier and Type Method Description protected TranscoderServiceGrpc.TranscoderServiceBlockingStubTranscoderServiceGrpc.TranscoderServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static TranscoderServiceGrpc.TranscoderServiceBlockingStubTranscoderServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-