Uses of Class
com.google.cloud.video.stitcher.v1.VideoStitcherServiceSettings
-
Packages that use VideoStitcherServiceSettings Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of VideoStitcherServiceSettings in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return VideoStitcherServiceSettings Modifier and Type Method Description VideoStitcherServiceSettingsVideoStitcherServiceSettings.Builder. build()static VideoStitcherServiceSettingsVideoStitcherServiceSettings. create(VideoStitcherServiceStubSettings stub)VideoStitcherServiceSettingsVideoStitcherServiceClient. getSettings()Methods in com.google.cloud.video.stitcher.v1 with parameters of type VideoStitcherServiceSettings Modifier and Type Method Description static VideoStitcherServiceClientVideoStitcherServiceClient. create(VideoStitcherServiceSettings settings)Constructs an instance of VideoStitcherServiceClient, using the given settings.Constructors in com.google.cloud.video.stitcher.v1 with parameters of type VideoStitcherServiceSettings Constructor Description Builder(VideoStitcherServiceSettings settings)VideoStitcherServiceClient(VideoStitcherServiceSettings settings)Constructs an instance of VideoStitcherServiceClient, using the given settings.
-