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