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