Uses of Class
com.google.cloud.gkebackup.v1.VolumeRestore
-
Packages that use VolumeRestore Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of VolumeRestore in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return VolumeRestore Modifier and Type Method Description VolumeRestoreVolumeRestore.Builder. build()VolumeRestoreVolumeRestore.Builder. buildPartial()static VolumeRestoreVolumeRestore. getDefaultInstance()VolumeRestoreVolumeRestore.Builder. getDefaultInstanceForType()VolumeRestoreVolumeRestore. getDefaultInstanceForType()VolumeRestoreBackupForGKEClient. getVolumeRestore(GetVolumeRestoreRequest request)Retrieve the details of a single VolumeRestore.VolumeRestoreBackupForGKEClient. getVolumeRestore(VolumeRestoreName name)Retrieve the details of a single VolumeRestore.VolumeRestoreBackupForGKEClient. getVolumeRestore(String name)Retrieve the details of a single VolumeRestore.VolumeRestoreBackupForGKEGrpc.BackupForGKEBlockingStub. getVolumeRestore(GetVolumeRestoreRequest request)Retrieve the details of a single VolumeRestore.VolumeRestoreListVolumeRestoresResponse.Builder. getVolumeRestores(int index)The list of VolumeRestores matching the given criteria.VolumeRestoreListVolumeRestoresResponse. getVolumeRestores(int index)The list of VolumeRestores matching the given criteria.VolumeRestoreListVolumeRestoresResponseOrBuilder. getVolumeRestores(int index)The list of VolumeRestores matching the given criteria.static VolumeRestoreVolumeRestore. parseDelimitedFrom(InputStream input)static VolumeRestoreVolumeRestore. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VolumeRestoreVolumeRestore. parseFrom(byte[] data)static VolumeRestoreVolumeRestore. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VolumeRestoreVolumeRestore. parseFrom(com.google.protobuf.ByteString data)static VolumeRestoreVolumeRestore. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VolumeRestoreVolumeRestore. parseFrom(com.google.protobuf.CodedInputStream input)static VolumeRestoreVolumeRestore. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VolumeRestoreVolumeRestore. parseFrom(InputStream input)static VolumeRestoreVolumeRestore. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VolumeRestoreVolumeRestore. parseFrom(ByteBuffer data)static VolumeRestoreVolumeRestore. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type VolumeRestore Modifier and Type Method Description static io.grpc.MethodDescriptor<GetVolumeRestoreRequest,VolumeRestore>BackupForGKEGrpc. getGetVolumeRestoreMethod()com.google.protobuf.Parser<VolumeRestore>VolumeRestore. getParserForType()com.google.common.util.concurrent.ListenableFuture<VolumeRestore>BackupForGKEGrpc.BackupForGKEFutureStub. getVolumeRestore(GetVolumeRestoreRequest request)Retrieve the details of a single VolumeRestore.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.List<VolumeRestore>ListVolumeRestoresResponse.Builder. getVolumeRestoresList()The list of VolumeRestores matching the given criteria.List<VolumeRestore>ListVolumeRestoresResponse. getVolumeRestoresList()The list of VolumeRestores matching the given criteria.List<VolumeRestore>ListVolumeRestoresResponseOrBuilder. getVolumeRestoresList()The list of VolumeRestores matching the given criteria.static com.google.protobuf.Parser<VolumeRestore>VolumeRestore. parser()Methods in com.google.cloud.gkebackup.v1 with parameters of type VolumeRestore Modifier and Type Method Description ListVolumeRestoresResponse.BuilderListVolumeRestoresResponse.Builder. addVolumeRestores(int index, VolumeRestore value)The list of VolumeRestores matching the given criteria.ListVolumeRestoresResponse.BuilderListVolumeRestoresResponse.Builder. addVolumeRestores(VolumeRestore value)The list of VolumeRestores matching the given criteria.VolumeRestore.BuilderVolumeRestore.Builder. mergeFrom(VolumeRestore other)static VolumeRestore.BuilderVolumeRestore. newBuilder(VolumeRestore prototype)ListVolumeRestoresResponse.BuilderListVolumeRestoresResponse.Builder. setVolumeRestores(int index, VolumeRestore value)The list of VolumeRestores matching the given criteria.Method parameters in com.google.cloud.gkebackup.v1 with type arguments of type VolumeRestore Modifier and Type Method Description ListVolumeRestoresResponse.BuilderListVolumeRestoresResponse.Builder. addAllVolumeRestores(Iterable<? extends VolumeRestore> values)The list of VolumeRestores matching the given criteria.static com.google.api.core.ApiFuture<BackupForGKEClient.ListVolumeRestoresPagedResponse>BackupForGKEClient.ListVolumeRestoresPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore> context, com.google.api.core.ApiFuture<ListVolumeRestoresResponse> futureResponse)protected BackupForGKEClient.ListVolumeRestoresPageBackupForGKEClient.ListVolumeRestoresPage. createPage(com.google.api.gax.rpc.PageContext<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore> context, ListVolumeRestoresResponse response)com.google.api.core.ApiFuture<BackupForGKEClient.ListVolumeRestoresPage>BackupForGKEClient.ListVolumeRestoresPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore> context, com.google.api.core.ApiFuture<ListVolumeRestoresResponse> futureResponse)default voidBackupForGKEGrpc.AsyncService. getVolumeRestore(GetVolumeRestoreRequest request, io.grpc.stub.StreamObserver<VolumeRestore> responseObserver)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. -
Uses of VolumeRestore in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type VolumeRestore 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.
-