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 DeleteSlateRequestDeleteSlateRequest.Builder. build()DeleteSlateRequestDeleteSlateRequest.Builder. buildPartial()static DeleteSlateRequestDeleteSlateRequest. getDefaultInstance()DeleteSlateRequestDeleteSlateRequest.Builder. getDefaultInstanceForType()DeleteSlateRequestDeleteSlateRequest. getDefaultInstanceForType()static DeleteSlateRequestDeleteSlateRequest. parseDelimitedFrom(InputStream input)static DeleteSlateRequestDeleteSlateRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteSlateRequestDeleteSlateRequest. parseFrom(byte[] data)static DeleteSlateRequestDeleteSlateRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteSlateRequestDeleteSlateRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteSlateRequestDeleteSlateRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteSlateRequestDeleteSlateRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteSlateRequestDeleteSlateRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteSlateRequestDeleteSlateRequest. parseFrom(InputStream input)static DeleteSlateRequestDeleteSlateRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteSlateRequestDeleteSlateRequest. parseFrom(ByteBuffer data)static DeleteSlateRequestDeleteSlateRequest. 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 voidVideoStitcherServiceGrpc.AsyncService. deleteSlate(DeleteSlateRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes the specified slate.com.google.longrunning.OperationVideoStitcherServiceGrpc.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.voidVideoStitcherServiceGrpc.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.BuilderDeleteSlateRequest.Builder. mergeFrom(DeleteSlateRequest other)static DeleteSlateRequest.BuilderDeleteSlateRequest. 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.
-