Uses of Class
com.google.cloud.video.stitcher.v1.CreateSlateRequest
-
Packages that use CreateSlateRequest Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of CreateSlateRequest in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return CreateSlateRequest Modifier and Type Method Description CreateSlateRequestCreateSlateRequest.Builder. build()CreateSlateRequestCreateSlateRequest.Builder. buildPartial()static CreateSlateRequestCreateSlateRequest. getDefaultInstance()CreateSlateRequestCreateSlateRequest.Builder. getDefaultInstanceForType()CreateSlateRequestCreateSlateRequest. getDefaultInstanceForType()static CreateSlateRequestCreateSlateRequest. parseDelimitedFrom(InputStream input)static CreateSlateRequestCreateSlateRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSlateRequestCreateSlateRequest. parseFrom(byte[] data)static CreateSlateRequestCreateSlateRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSlateRequestCreateSlateRequest. parseFrom(com.google.protobuf.ByteString data)static CreateSlateRequestCreateSlateRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSlateRequestCreateSlateRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateSlateRequestCreateSlateRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSlateRequestCreateSlateRequest. parseFrom(InputStream input)static CreateSlateRequestCreateSlateRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSlateRequestCreateSlateRequest. parseFrom(ByteBuffer data)static CreateSlateRequestCreateSlateRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type CreateSlateRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceClient. createSlateCallable()Creates a slate.com.google.api.gax.rpc.OperationCallable<CreateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceClient. createSlateOperationCallable()Creates a slate.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceSettings.Builder. createSlateOperationSettings()Returns the builder for the settings used for calls to createSlate.com.google.api.gax.rpc.OperationCallSettings<CreateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceSettings. createSlateOperationSettings()Returns the object with the settings used for calls to createSlate.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceSettings.Builder. createSlateSettings()Returns the builder for the settings used for calls to createSlate.com.google.api.gax.rpc.UnaryCallSettings<CreateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceSettings. createSlateSettings()Returns the object with the settings used for calls to createSlate.static io.grpc.MethodDescriptor<CreateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceGrpc. getCreateSlateMethod()com.google.protobuf.Parser<CreateSlateRequest>CreateSlateRequest. getParserForType()static com.google.protobuf.Parser<CreateSlateRequest>CreateSlateRequest. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type CreateSlateRequest Modifier and Type Method Description default voidVideoStitcherServiceGrpc.AsyncService. createSlate(CreateSlateRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a slate.com.google.longrunning.OperationVideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. createSlate(CreateSlateRequest request)Creates a slate.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. createSlate(CreateSlateRequest request)Creates a slate.voidVideoStitcherServiceGrpc.VideoStitcherServiceStub. createSlate(CreateSlateRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a slate.com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata>VideoStitcherServiceClient. createSlateAsync(CreateSlateRequest request)Creates a slate.CreateSlateRequest.BuilderCreateSlateRequest.Builder. mergeFrom(CreateSlateRequest other)static CreateSlateRequest.BuilderCreateSlateRequest. newBuilder(CreateSlateRequest prototype) -
Uses of CreateSlateRequest in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type CreateSlateRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSlateRequest,com.google.longrunning.Operation>GrpcVideoStitcherServiceStub. createSlateCallable()com.google.api.gax.rpc.UnaryCallable<CreateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceStub. createSlateCallable()com.google.api.gax.rpc.OperationCallable<CreateSlateRequest,Slate,OperationMetadata>GrpcVideoStitcherServiceStub. createSlateOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceStub. createSlateOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceStubSettings.Builder. createSlateOperationSettings()Returns the builder for the settings used for calls to createSlate.com.google.api.gax.rpc.OperationCallSettings<CreateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceStubSettings. createSlateOperationSettings()Returns the object with the settings used for calls to createSlate.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceStubSettings.Builder. createSlateSettings()Returns the builder for the settings used for calls to createSlate.com.google.api.gax.rpc.UnaryCallSettings<CreateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceStubSettings. createSlateSettings()Returns the object with the settings used for calls to createSlate.
-