Uses of Class
com.google.cloud.video.stitcher.v1.stub.VideoStitcherServiceStub
-
Packages that use VideoStitcherServiceStub Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of VideoStitcherServiceStub in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return VideoStitcherServiceStub Modifier and Type Method Description VideoStitcherServiceStub
VideoStitcherServiceClient. getStub()
Methods in com.google.cloud.video.stitcher.v1 with parameters of type VideoStitcherServiceStub Modifier and Type Method Description static VideoStitcherServiceClient
VideoStitcherServiceClient. create(VideoStitcherServiceStub stub)
Constructs an instance of VideoStitcherServiceClient, using the given stub for making calls.Constructors in com.google.cloud.video.stitcher.v1 with parameters of type VideoStitcherServiceStub Constructor Description VideoStitcherServiceClient(VideoStitcherServiceStub stub)
-
Uses of VideoStitcherServiceStub in com.google.cloud.video.stitcher.v1.stub
Subclasses of VideoStitcherServiceStub in com.google.cloud.video.stitcher.v1.stub Modifier and Type Class Description class
GrpcVideoStitcherServiceStub
gRPC stub implementation for the VideoStitcherService service API.Methods in com.google.cloud.video.stitcher.v1.stub that return VideoStitcherServiceStub Modifier and Type Method Description VideoStitcherServiceStub
VideoStitcherServiceStubSettings. createStub()
-