Uses of Class
com.google.cloud.gkebackup.v1.UpdateRestoreRequest
-
Packages that use UpdateRestoreRequest Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of UpdateRestoreRequest in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return UpdateRestoreRequest Modifier and Type Method Description UpdateRestoreRequestUpdateRestoreRequest.Builder. build()UpdateRestoreRequestUpdateRestoreRequest.Builder. buildPartial()static UpdateRestoreRequestUpdateRestoreRequest. getDefaultInstance()UpdateRestoreRequestUpdateRestoreRequest.Builder. getDefaultInstanceForType()UpdateRestoreRequestUpdateRestoreRequest. getDefaultInstanceForType()static UpdateRestoreRequestUpdateRestoreRequest. parseDelimitedFrom(InputStream input)static UpdateRestoreRequestUpdateRestoreRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateRestoreRequestUpdateRestoreRequest. parseFrom(byte[] data)static UpdateRestoreRequestUpdateRestoreRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateRestoreRequestUpdateRestoreRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateRestoreRequestUpdateRestoreRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateRestoreRequestUpdateRestoreRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateRestoreRequestUpdateRestoreRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateRestoreRequestUpdateRestoreRequest. parseFrom(InputStream input)static UpdateRestoreRequestUpdateRestoreRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateRestoreRequestUpdateRestoreRequest. parseFrom(ByteBuffer data)static UpdateRestoreRequestUpdateRestoreRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type UpdateRestoreRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateRestoreRequest>UpdateRestoreRequest. getParserForType()static io.grpc.MethodDescriptor<UpdateRestoreRequest,com.google.longrunning.Operation>BackupForGKEGrpc. getUpdateRestoreMethod()static com.google.protobuf.Parser<UpdateRestoreRequest>UpdateRestoreRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateRestoreRequest,com.google.longrunning.Operation>BackupForGKEClient. updateRestoreCallable()Update a Restore.com.google.api.gax.rpc.OperationCallable<UpdateRestoreRequest,Restore,OperationMetadata>BackupForGKEClient. updateRestoreOperationCallable()Update a Restore.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRestoreRequest,Restore,OperationMetadata>BackupForGKESettings.Builder. updateRestoreOperationSettings()Returns the builder for the settings used for calls to updateRestore.com.google.api.gax.rpc.OperationCallSettings<UpdateRestoreRequest,Restore,OperationMetadata>BackupForGKESettings. updateRestoreOperationSettings()Returns the object with the settings used for calls to updateRestore.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRestoreRequest,com.google.longrunning.Operation>BackupForGKESettings.Builder. updateRestoreSettings()Returns the builder for the settings used for calls to updateRestore.com.google.api.gax.rpc.UnaryCallSettings<UpdateRestoreRequest,com.google.longrunning.Operation>BackupForGKESettings. updateRestoreSettings()Returns the object with the settings used for calls to updateRestore.Methods in com.google.cloud.gkebackup.v1 with parameters of type UpdateRestoreRequest Modifier and Type Method Description UpdateRestoreRequest.BuilderUpdateRestoreRequest.Builder. mergeFrom(UpdateRestoreRequest other)static UpdateRestoreRequest.BuilderUpdateRestoreRequest. newBuilder(UpdateRestoreRequest prototype)default voidBackupForGKEGrpc.AsyncService. updateRestore(UpdateRestoreRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Update a Restore.com.google.longrunning.OperationBackupForGKEGrpc.BackupForGKEBlockingStub. updateRestore(UpdateRestoreRequest request)Update a Restore.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>BackupForGKEGrpc.BackupForGKEFutureStub. updateRestore(UpdateRestoreRequest request)Update a Restore.voidBackupForGKEGrpc.BackupForGKEStub. updateRestore(UpdateRestoreRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Update a Restore.com.google.api.gax.longrunning.OperationFuture<Restore,OperationMetadata>BackupForGKEClient. updateRestoreAsync(UpdateRestoreRequest request)Update a Restore. -
Uses of UpdateRestoreRequest in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type UpdateRestoreRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateRestoreRequest,com.google.longrunning.Operation>BackupForGKEStub. updateRestoreCallable()com.google.api.gax.rpc.UnaryCallable<UpdateRestoreRequest,com.google.longrunning.Operation>GrpcBackupForGKEStub. updateRestoreCallable()com.google.api.gax.rpc.UnaryCallable<UpdateRestoreRequest,com.google.longrunning.Operation>HttpJsonBackupForGKEStub. updateRestoreCallable()com.google.api.gax.rpc.OperationCallable<UpdateRestoreRequest,Restore,OperationMetadata>BackupForGKEStub. updateRestoreOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateRestoreRequest,Restore,OperationMetadata>GrpcBackupForGKEStub. updateRestoreOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateRestoreRequest,Restore,OperationMetadata>HttpJsonBackupForGKEStub. updateRestoreOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRestoreRequest,Restore,OperationMetadata>BackupForGKEStubSettings.Builder. updateRestoreOperationSettings()Returns the builder for the settings used for calls to updateRestore.com.google.api.gax.rpc.OperationCallSettings<UpdateRestoreRequest,Restore,OperationMetadata>BackupForGKEStubSettings. updateRestoreOperationSettings()Returns the object with the settings used for calls to updateRestore.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRestoreRequest,com.google.longrunning.Operation>BackupForGKEStubSettings.Builder. updateRestoreSettings()Returns the builder for the settings used for calls to updateRestore.com.google.api.gax.rpc.UnaryCallSettings<UpdateRestoreRequest,com.google.longrunning.Operation>BackupForGKEStubSettings. updateRestoreSettings()Returns the object with the settings used for calls to updateRestore.
-