Uses of Class
com.google.cloud.video.stitcher.v1.stub.VideoStitcherServiceStubSettings
-
Packages that use VideoStitcherServiceStubSettings Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of VideoStitcherServiceStubSettings in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 with parameters of type VideoStitcherServiceStubSettings Modifier and Type Method Description static VideoStitcherServiceSettingsVideoStitcherServiceSettings. create(VideoStitcherServiceStubSettings stub) -
Uses of VideoStitcherServiceStubSettings in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return VideoStitcherServiceStubSettings Modifier and Type Method Description VideoStitcherServiceStubSettingsVideoStitcherServiceStubSettings.Builder. build()Methods in com.google.cloud.video.stitcher.v1.stub with parameters of type VideoStitcherServiceStubSettings Modifier and Type Method Description static GrpcVideoStitcherServiceStubGrpcVideoStitcherServiceStub. create(VideoStitcherServiceStubSettings settings)Constructors in com.google.cloud.video.stitcher.v1.stub with parameters of type VideoStitcherServiceStubSettings Constructor Description Builder(VideoStitcherServiceStubSettings settings)GrpcVideoStitcherServiceStub(VideoStitcherServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcVideoStitcherServiceStub, using the given settings.GrpcVideoStitcherServiceStub(VideoStitcherServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcVideoStitcherServiceStub, using the given settings.
-