Uses of Class
com.google.cloud.video.stitcher.v1.VideoStitcherServiceClient
-
Packages that use VideoStitcherServiceClient Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of VideoStitcherServiceClient in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return VideoStitcherServiceClient Modifier and Type Method Description static VideoStitcherServiceClientVideoStitcherServiceClient. create()Constructs an instance of VideoStitcherServiceClient with default settings.static VideoStitcherServiceClientVideoStitcherServiceClient. create(VideoStitcherServiceStub stub)Constructs an instance of VideoStitcherServiceClient, using the given stub for making calls.static VideoStitcherServiceClientVideoStitcherServiceClient. create(VideoStitcherServiceSettings settings)Constructs an instance of VideoStitcherServiceClient, using the given settings.
-