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