Uses of Class
com.google.cloud.video.stitcher.v1.stub.GrpcVideoStitcherServiceStub
-
Packages that use GrpcVideoStitcherServiceStub Package Description com.google.cloud.video.stitcher.v1.stub -
-
Uses of GrpcVideoStitcherServiceStub in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return GrpcVideoStitcherServiceStub Modifier and Type Method Description static GrpcVideoStitcherServiceStub
GrpcVideoStitcherServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcVideoStitcherServiceStub
GrpcVideoStitcherServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcVideoStitcherServiceStub
GrpcVideoStitcherServiceStub. create(VideoStitcherServiceStubSettings settings)
-