Uses of Class
com.google.cloud.gkebackup.v1.GetVolumeRestoreRequest
-
Packages that use GetVolumeRestoreRequest Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of GetVolumeRestoreRequest in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return GetVolumeRestoreRequest Modifier and Type Method Description GetVolumeRestoreRequestGetVolumeRestoreRequest.Builder. build()GetVolumeRestoreRequestGetVolumeRestoreRequest.Builder. buildPartial()static GetVolumeRestoreRequestGetVolumeRestoreRequest. getDefaultInstance()GetVolumeRestoreRequestGetVolumeRestoreRequest.Builder. getDefaultInstanceForType()GetVolumeRestoreRequestGetVolumeRestoreRequest. getDefaultInstanceForType()static GetVolumeRestoreRequestGetVolumeRestoreRequest. parseDelimitedFrom(InputStream input)static GetVolumeRestoreRequestGetVolumeRestoreRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVolumeRestoreRequestGetVolumeRestoreRequest. parseFrom(byte[] data)static GetVolumeRestoreRequestGetVolumeRestoreRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVolumeRestoreRequestGetVolumeRestoreRequest. parseFrom(com.google.protobuf.ByteString data)static GetVolumeRestoreRequestGetVolumeRestoreRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVolumeRestoreRequestGetVolumeRestoreRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetVolumeRestoreRequestGetVolumeRestoreRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVolumeRestoreRequestGetVolumeRestoreRequest. parseFrom(InputStream input)static GetVolumeRestoreRequestGetVolumeRestoreRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVolumeRestoreRequestGetVolumeRestoreRequest. parseFrom(ByteBuffer data)static GetVolumeRestoreRequestGetVolumeRestoreRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type GetVolumeRestoreRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetVolumeRestoreRequest,VolumeRestore>BackupForGKEGrpc. getGetVolumeRestoreMethod()com.google.protobuf.Parser<GetVolumeRestoreRequest>GetVolumeRestoreRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<GetVolumeRestoreRequest,VolumeRestore>BackupForGKEClient. getVolumeRestoreCallable()Retrieve the details of a single VolumeRestore.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVolumeRestoreRequest,VolumeRestore>BackupForGKESettings.Builder. getVolumeRestoreSettings()Returns the builder for the settings used for calls to getVolumeRestore.com.google.api.gax.rpc.UnaryCallSettings<GetVolumeRestoreRequest,VolumeRestore>BackupForGKESettings. getVolumeRestoreSettings()Returns the object with the settings used for calls to getVolumeRestore.static com.google.protobuf.Parser<GetVolumeRestoreRequest>GetVolumeRestoreRequest. parser()Methods in com.google.cloud.gkebackup.v1 with parameters of type GetVolumeRestoreRequest Modifier and Type Method Description VolumeRestoreBackupForGKEClient. getVolumeRestore(GetVolumeRestoreRequest request)Retrieve the details of a single VolumeRestore.default voidBackupForGKEGrpc.AsyncService. getVolumeRestore(GetVolumeRestoreRequest request, io.grpc.stub.StreamObserver<VolumeRestore> responseObserver)Retrieve the details of a single VolumeRestore.VolumeRestoreBackupForGKEGrpc.BackupForGKEBlockingStub. getVolumeRestore(GetVolumeRestoreRequest request)Retrieve the details of a single VolumeRestore.com.google.common.util.concurrent.ListenableFuture<VolumeRestore>BackupForGKEGrpc.BackupForGKEFutureStub. getVolumeRestore(GetVolumeRestoreRequest request)Retrieve the details of a single VolumeRestore.voidBackupForGKEGrpc.BackupForGKEStub. getVolumeRestore(GetVolumeRestoreRequest request, io.grpc.stub.StreamObserver<VolumeRestore> responseObserver)Retrieve the details of a single VolumeRestore.GetVolumeRestoreRequest.BuilderGetVolumeRestoreRequest.Builder. mergeFrom(GetVolumeRestoreRequest other)static GetVolumeRestoreRequest.BuilderGetVolumeRestoreRequest. newBuilder(GetVolumeRestoreRequest prototype) -
Uses of GetVolumeRestoreRequest in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type GetVolumeRestoreRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetVolumeRestoreRequest,VolumeRestore>BackupForGKEStub. getVolumeRestoreCallable()com.google.api.gax.rpc.UnaryCallable<GetVolumeRestoreRequest,VolumeRestore>GrpcBackupForGKEStub. getVolumeRestoreCallable()com.google.api.gax.rpc.UnaryCallable<GetVolumeRestoreRequest,VolumeRestore>HttpJsonBackupForGKEStub. getVolumeRestoreCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVolumeRestoreRequest,VolumeRestore>BackupForGKEStubSettings.Builder. getVolumeRestoreSettings()Returns the builder for the settings used for calls to getVolumeRestore.com.google.api.gax.rpc.UnaryCallSettings<GetVolumeRestoreRequest,VolumeRestore>BackupForGKEStubSettings. getVolumeRestoreSettings()Returns the object with the settings used for calls to getVolumeRestore.
-