Uses of Class
com.google.cloud.gkebackup.v1.VolumeBackup
-
Packages that use VolumeBackup Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE APIcom.google.cloud.gkebackup.v1.stub -
-
Uses of VolumeBackup in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return VolumeBackup Modifier and Type Method Description VolumeBackup
VolumeBackup.Builder. build()
VolumeBackup
VolumeBackup.Builder. buildPartial()
static VolumeBackup
VolumeBackup. getDefaultInstance()
VolumeBackup
VolumeBackup.Builder. getDefaultInstanceForType()
VolumeBackup
VolumeBackup. getDefaultInstanceForType()
VolumeBackup
BackupForGKEClient. getVolumeBackup(GetVolumeBackupRequest request)
Retrieve the details of a single VolumeBackup.VolumeBackup
BackupForGKEClient. getVolumeBackup(VolumeBackupName name)
Retrieve the details of a single VolumeBackup.VolumeBackup
BackupForGKEClient. getVolumeBackup(String name)
Retrieve the details of a single VolumeBackup.VolumeBackup
BackupForGKEGrpc.BackupForGKEBlockingStub. getVolumeBackup(GetVolumeBackupRequest request)
Retrieve the details of a single VolumeBackup.VolumeBackup
ListVolumeBackupsResponse.Builder. getVolumeBackups(int index)
The list of VolumeBackups matching the given criteria.VolumeBackup
ListVolumeBackupsResponse. getVolumeBackups(int index)
The list of VolumeBackups matching the given criteria.VolumeBackup
ListVolumeBackupsResponseOrBuilder. getVolumeBackups(int index)
The list of VolumeBackups matching the given criteria.static VolumeBackup
VolumeBackup. parseDelimitedFrom(InputStream input)
static VolumeBackup
VolumeBackup. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VolumeBackup
VolumeBackup. parseFrom(byte[] data)
static VolumeBackup
VolumeBackup. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VolumeBackup
VolumeBackup. parseFrom(com.google.protobuf.ByteString data)
static VolumeBackup
VolumeBackup. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VolumeBackup
VolumeBackup. parseFrom(com.google.protobuf.CodedInputStream input)
static VolumeBackup
VolumeBackup. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VolumeBackup
VolumeBackup. parseFrom(InputStream input)
static VolumeBackup
VolumeBackup. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VolumeBackup
VolumeBackup. parseFrom(ByteBuffer data)
static VolumeBackup
VolumeBackup. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type VolumeBackup Modifier and Type Method Description static io.grpc.MethodDescriptor<GetVolumeBackupRequest,VolumeBackup>
BackupForGKEGrpc. getGetVolumeBackupMethod()
com.google.protobuf.Parser<VolumeBackup>
VolumeBackup. getParserForType()
com.google.common.util.concurrent.ListenableFuture<VolumeBackup>
BackupForGKEGrpc.BackupForGKEFutureStub. getVolumeBackup(GetVolumeBackupRequest request)
Retrieve the details of a single VolumeBackup.com.google.api.gax.rpc.UnaryCallable<GetVolumeBackupRequest,VolumeBackup>
BackupForGKEClient. getVolumeBackupCallable()
Retrieve the details of a single VolumeBackup.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVolumeBackupRequest,VolumeBackup>
BackupForGKESettings.Builder. getVolumeBackupSettings()
Returns the builder for the settings used for calls to getVolumeBackup.com.google.api.gax.rpc.UnaryCallSettings<GetVolumeBackupRequest,VolumeBackup>
BackupForGKESettings. getVolumeBackupSettings()
Returns the object with the settings used for calls to getVolumeBackup.List<VolumeBackup>
ListVolumeBackupsResponse.Builder. getVolumeBackupsList()
The list of VolumeBackups matching the given criteria.List<VolumeBackup>
ListVolumeBackupsResponse. getVolumeBackupsList()
The list of VolumeBackups matching the given criteria.List<VolumeBackup>
ListVolumeBackupsResponseOrBuilder. getVolumeBackupsList()
The list of VolumeBackups matching the given criteria.static com.google.protobuf.Parser<VolumeBackup>
VolumeBackup. parser()
Methods in com.google.cloud.gkebackup.v1 with parameters of type VolumeBackup Modifier and Type Method Description ListVolumeBackupsResponse.Builder
ListVolumeBackupsResponse.Builder. addVolumeBackups(int index, VolumeBackup value)
The list of VolumeBackups matching the given criteria.ListVolumeBackupsResponse.Builder
ListVolumeBackupsResponse.Builder. addVolumeBackups(VolumeBackup value)
The list of VolumeBackups matching the given criteria.VolumeBackup.Builder
VolumeBackup.Builder. mergeFrom(VolumeBackup other)
static VolumeBackup.Builder
VolumeBackup. newBuilder(VolumeBackup prototype)
ListVolumeBackupsResponse.Builder
ListVolumeBackupsResponse.Builder. setVolumeBackups(int index, VolumeBackup value)
The list of VolumeBackups matching the given criteria.Method parameters in com.google.cloud.gkebackup.v1 with type arguments of type VolumeBackup Modifier and Type Method Description ListVolumeBackupsResponse.Builder
ListVolumeBackupsResponse.Builder. addAllVolumeBackups(Iterable<? extends VolumeBackup> values)
The list of VolumeBackups matching the given criteria.static com.google.api.core.ApiFuture<BackupForGKEClient.ListVolumeBackupsPagedResponse>
BackupForGKEClient.ListVolumeBackupsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListVolumeBackupsRequest,ListVolumeBackupsResponse,VolumeBackup> context, com.google.api.core.ApiFuture<ListVolumeBackupsResponse> futureResponse)
protected BackupForGKEClient.ListVolumeBackupsPage
BackupForGKEClient.ListVolumeBackupsPage. createPage(com.google.api.gax.rpc.PageContext<ListVolumeBackupsRequest,ListVolumeBackupsResponse,VolumeBackup> context, ListVolumeBackupsResponse response)
com.google.api.core.ApiFuture<BackupForGKEClient.ListVolumeBackupsPage>
BackupForGKEClient.ListVolumeBackupsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListVolumeBackupsRequest,ListVolumeBackupsResponse,VolumeBackup> context, com.google.api.core.ApiFuture<ListVolumeBackupsResponse> futureResponse)
default void
BackupForGKEGrpc.AsyncService. getVolumeBackup(GetVolumeBackupRequest request, io.grpc.stub.StreamObserver<VolumeBackup> responseObserver)
Retrieve the details of a single VolumeBackup.void
BackupForGKEGrpc.BackupForGKEStub. getVolumeBackup(GetVolumeBackupRequest request, io.grpc.stub.StreamObserver<VolumeBackup> responseObserver)
Retrieve the details of a single VolumeBackup. -
Uses of VolumeBackup in com.google.cloud.gkebackup.v1.stub
Methods in com.google.cloud.gkebackup.v1.stub that return types with arguments of type VolumeBackup Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetVolumeBackupRequest,VolumeBackup>
BackupForGKEStub. getVolumeBackupCallable()
com.google.api.gax.rpc.UnaryCallable<GetVolumeBackupRequest,VolumeBackup>
GrpcBackupForGKEStub. getVolumeBackupCallable()
com.google.api.gax.rpc.UnaryCallable<GetVolumeBackupRequest,VolumeBackup>
HttpJsonBackupForGKEStub. getVolumeBackupCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVolumeBackupRequest,VolumeBackup>
BackupForGKEStubSettings.Builder. getVolumeBackupSettings()
Returns the builder for the settings used for calls to getVolumeBackup.com.google.api.gax.rpc.UnaryCallSettings<GetVolumeBackupRequest,VolumeBackup>
BackupForGKEStubSettings. getVolumeBackupSettings()
Returns the object with the settings used for calls to getVolumeBackup.
-