Uses of Class
com.google.cloud.gkebackup.v1.DeleteRestorePlanRequest
-
Packages that use DeleteRestorePlanRequest Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of DeleteRestorePlanRequest in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return DeleteRestorePlanRequest Modifier and Type Method Description DeleteRestorePlanRequestDeleteRestorePlanRequest.Builder. build()DeleteRestorePlanRequestDeleteRestorePlanRequest.Builder. buildPartial()static DeleteRestorePlanRequestDeleteRestorePlanRequest. getDefaultInstance()DeleteRestorePlanRequestDeleteRestorePlanRequest.Builder. getDefaultInstanceForType()DeleteRestorePlanRequestDeleteRestorePlanRequest. getDefaultInstanceForType()static DeleteRestorePlanRequestDeleteRestorePlanRequest. parseDelimitedFrom(InputStream input)static DeleteRestorePlanRequestDeleteRestorePlanRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteRestorePlanRequestDeleteRestorePlanRequest. parseFrom(byte[] data)static DeleteRestorePlanRequestDeleteRestorePlanRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteRestorePlanRequestDeleteRestorePlanRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteRestorePlanRequestDeleteRestorePlanRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteRestorePlanRequestDeleteRestorePlanRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteRestorePlanRequestDeleteRestorePlanRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteRestorePlanRequestDeleteRestorePlanRequest. parseFrom(InputStream input)static DeleteRestorePlanRequestDeleteRestorePlanRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteRestorePlanRequestDeleteRestorePlanRequest. parseFrom(ByteBuffer data)static DeleteRestorePlanRequestDeleteRestorePlanRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type DeleteRestorePlanRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteRestorePlanRequest,com.google.longrunning.Operation>BackupForGKEClient. deleteRestorePlanCallable()Deletes an existing RestorePlan.com.google.api.gax.rpc.OperationCallable<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>BackupForGKEClient. deleteRestorePlanOperationCallable()Deletes an existing RestorePlan.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>BackupForGKESettings.Builder. deleteRestorePlanOperationSettings()Returns the builder for the settings used for calls to deleteRestorePlan.com.google.api.gax.rpc.OperationCallSettings<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>BackupForGKESettings. deleteRestorePlanOperationSettings()Returns the object with the settings used for calls to deleteRestorePlan.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRestorePlanRequest,com.google.longrunning.Operation>BackupForGKESettings.Builder. deleteRestorePlanSettings()Returns the builder for the settings used for calls to deleteRestorePlan.com.google.api.gax.rpc.UnaryCallSettings<DeleteRestorePlanRequest,com.google.longrunning.Operation>BackupForGKESettings. deleteRestorePlanSettings()Returns the object with the settings used for calls to deleteRestorePlan.static io.grpc.MethodDescriptor<DeleteRestorePlanRequest,com.google.longrunning.Operation>BackupForGKEGrpc. getDeleteRestorePlanMethod()com.google.protobuf.Parser<DeleteRestorePlanRequest>DeleteRestorePlanRequest. getParserForType()static com.google.protobuf.Parser<DeleteRestorePlanRequest>DeleteRestorePlanRequest. parser()Methods in com.google.cloud.gkebackup.v1 with parameters of type DeleteRestorePlanRequest Modifier and Type Method Description default voidBackupForGKEGrpc.AsyncService. deleteRestorePlan(DeleteRestorePlanRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes an existing RestorePlan.com.google.longrunning.OperationBackupForGKEGrpc.BackupForGKEBlockingStub. deleteRestorePlan(DeleteRestorePlanRequest request)Deletes an existing RestorePlan.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>BackupForGKEGrpc.BackupForGKEFutureStub. deleteRestorePlan(DeleteRestorePlanRequest request)Deletes an existing RestorePlan.voidBackupForGKEGrpc.BackupForGKEStub. deleteRestorePlan(DeleteRestorePlanRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes an existing RestorePlan.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>BackupForGKEClient. deleteRestorePlanAsync(DeleteRestorePlanRequest request)Deletes an existing RestorePlan.DeleteRestorePlanRequest.BuilderDeleteRestorePlanRequest.Builder. mergeFrom(DeleteRestorePlanRequest other)static DeleteRestorePlanRequest.BuilderDeleteRestorePlanRequest. newBuilder(DeleteRestorePlanRequest prototype) -
Uses of DeleteRestorePlanRequest in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type DeleteRestorePlanRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteRestorePlanRequest,com.google.longrunning.Operation>BackupForGKEStub. deleteRestorePlanCallable()com.google.api.gax.rpc.UnaryCallable<DeleteRestorePlanRequest,com.google.longrunning.Operation>GrpcBackupForGKEStub. deleteRestorePlanCallable()com.google.api.gax.rpc.UnaryCallable<DeleteRestorePlanRequest,com.google.longrunning.Operation>HttpJsonBackupForGKEStub. deleteRestorePlanCallable()com.google.api.gax.rpc.OperationCallable<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>BackupForGKEStub. deleteRestorePlanOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>GrpcBackupForGKEStub. deleteRestorePlanOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>HttpJsonBackupForGKEStub. deleteRestorePlanOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>BackupForGKEStubSettings.Builder. deleteRestorePlanOperationSettings()Returns the builder for the settings used for calls to deleteRestorePlan.com.google.api.gax.rpc.OperationCallSettings<DeleteRestorePlanRequest,com.google.protobuf.Empty,OperationMetadata>BackupForGKEStubSettings. deleteRestorePlanOperationSettings()Returns the object with the settings used for calls to deleteRestorePlan.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRestorePlanRequest,com.google.longrunning.Operation>BackupForGKEStubSettings.Builder. deleteRestorePlanSettings()Returns the builder for the settings used for calls to deleteRestorePlan.com.google.api.gax.rpc.UnaryCallSettings<DeleteRestorePlanRequest,com.google.longrunning.Operation>BackupForGKEStubSettings. deleteRestorePlanSettings()Returns the object with the settings used for calls to deleteRestorePlan.
-