Uses of Class
com.google.cloud.video.stitcher.v1.DeleteSlateRequest
-
Packages that use DeleteSlateRequest Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of DeleteSlateRequest in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return DeleteSlateRequest Modifier and Type Method Description DeleteSlateRequest
DeleteSlateRequest.Builder. build()
DeleteSlateRequest
DeleteSlateRequest.Builder. buildPartial()
static DeleteSlateRequest
DeleteSlateRequest. getDefaultInstance()
DeleteSlateRequest
DeleteSlateRequest.Builder. getDefaultInstanceForType()
DeleteSlateRequest
DeleteSlateRequest. getDefaultInstanceForType()
static DeleteSlateRequest
DeleteSlateRequest. parseDelimitedFrom(InputStream input)
static DeleteSlateRequest
DeleteSlateRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSlateRequest
DeleteSlateRequest. parseFrom(byte[] data)
static DeleteSlateRequest
DeleteSlateRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSlateRequest
DeleteSlateRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteSlateRequest
DeleteSlateRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSlateRequest
DeleteSlateRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteSlateRequest
DeleteSlateRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSlateRequest
DeleteSlateRequest. parseFrom(InputStream input)
static DeleteSlateRequest
DeleteSlateRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSlateRequest
DeleteSlateRequest. parseFrom(ByteBuffer data)
static DeleteSlateRequest
DeleteSlateRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type DeleteSlateRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteSlateRequest,com.google.longrunning.Operation>
VideoStitcherServiceClient. deleteSlateCallable()
Deletes the specified slate.com.google.api.gax.rpc.OperationCallable<DeleteSlateRequest,com.google.protobuf.Empty,OperationMetadata>
VideoStitcherServiceClient. deleteSlateOperationCallable()
Deletes the specified slate.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSlateRequest,com.google.protobuf.Empty,OperationMetadata>
VideoStitcherServiceSettings.Builder. deleteSlateOperationSettings()
Returns the builder for the settings used for calls to deleteSlate.com.google.api.gax.rpc.OperationCallSettings<DeleteSlateRequest,com.google.protobuf.Empty,OperationMetadata>
VideoStitcherServiceSettings. deleteSlateOperationSettings()
Returns the object with the settings used for calls to deleteSlate.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSlateRequest,com.google.longrunning.Operation>
VideoStitcherServiceSettings.Builder. deleteSlateSettings()
Returns the builder for the settings used for calls to deleteSlate.com.google.api.gax.rpc.UnaryCallSettings<DeleteSlateRequest,com.google.longrunning.Operation>
VideoStitcherServiceSettings. deleteSlateSettings()
Returns the object with the settings used for calls to deleteSlate.static io.grpc.MethodDescriptor<DeleteSlateRequest,com.google.longrunning.Operation>
VideoStitcherServiceGrpc. getDeleteSlateMethod()
com.google.protobuf.Parser<DeleteSlateRequest>
DeleteSlateRequest. getParserForType()
static com.google.protobuf.Parser<DeleteSlateRequest>
DeleteSlateRequest. parser()
Methods in com.google.cloud.video.stitcher.v1 with parameters of type DeleteSlateRequest Modifier and Type Method Description default void
VideoStitcherServiceGrpc.AsyncService. deleteSlate(DeleteSlateRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes the specified slate.com.google.longrunning.Operation
VideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. deleteSlate(DeleteSlateRequest request)
Deletes the specified slate.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. deleteSlate(DeleteSlateRequest request)
Deletes the specified slate.void
VideoStitcherServiceGrpc.VideoStitcherServiceStub. deleteSlate(DeleteSlateRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes the specified slate.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
VideoStitcherServiceClient. deleteSlateAsync(DeleteSlateRequest request)
Deletes the specified slate.DeleteSlateRequest.Builder
DeleteSlateRequest.Builder. mergeFrom(DeleteSlateRequest other)
static DeleteSlateRequest.Builder
DeleteSlateRequest. newBuilder(DeleteSlateRequest prototype)
-
Uses of DeleteSlateRequest in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type DeleteSlateRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteSlateRequest,com.google.longrunning.Operation>
GrpcVideoStitcherServiceStub. deleteSlateCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteSlateRequest,com.google.longrunning.Operation>
VideoStitcherServiceStub. deleteSlateCallable()
com.google.api.gax.rpc.OperationCallable<DeleteSlateRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcVideoStitcherServiceStub. deleteSlateOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteSlateRequest,com.google.protobuf.Empty,OperationMetadata>
VideoStitcherServiceStub. deleteSlateOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSlateRequest,com.google.protobuf.Empty,OperationMetadata>
VideoStitcherServiceStubSettings.Builder. deleteSlateOperationSettings()
Returns the builder for the settings used for calls to deleteSlate.com.google.api.gax.rpc.OperationCallSettings<DeleteSlateRequest,com.google.protobuf.Empty,OperationMetadata>
VideoStitcherServiceStubSettings. deleteSlateOperationSettings()
Returns the object with the settings used for calls to deleteSlate.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSlateRequest,com.google.longrunning.Operation>
VideoStitcherServiceStubSettings.Builder. deleteSlateSettings()
Returns the builder for the settings used for calls to deleteSlate.com.google.api.gax.rpc.UnaryCallSettings<DeleteSlateRequest,com.google.longrunning.Operation>
VideoStitcherServiceStubSettings. deleteSlateSettings()
Returns the object with the settings used for calls to deleteSlate.
-