| Package | Description |
|---|---|
| com.google.cloud.gkebackup.v1 |
A client to Backup for GKE API
|
| com.google.cloud.gkebackup.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
BackupForGKEClient.ListVolumeRestoresPagedResponse |
BackupForGKEClient.listVolumeRestores(ListVolumeRestoresRequest request)
Lists the VolumeRestores for a given Restore.
|
BackupForGKEClient.ListVolumeRestoresPagedResponse |
BackupForGKEClient.listVolumeRestores(RestoreName parent)
Lists the VolumeRestores for a given Restore.
|
BackupForGKEClient.ListVolumeRestoresPagedResponse |
BackupForGKEClient.listVolumeRestores(String parent)
Lists the VolumeRestores for a given Restore.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
com.google.api.gax.rpc.UnaryCallable<ListVolumeRestoresRequest,BackupForGKEClient.ListVolumeRestoresPagedResponse> |
BackupForGKEClient.listVolumeRestoresPagedCallable()
Lists the VolumeRestores for a given Restore.
|
com.google.api.gax.rpc.PagedCallSettings<ListVolumeRestoresRequest,ListVolumeRestoresResponse,BackupForGKEClient.ListVolumeRestoresPagedResponse> |
BackupForGKESettings.listVolumeRestoresSettings()
Returns the object with the settings used for calls to listVolumeRestores.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVolumeRestoresRequest,ListVolumeRestoresResponse,BackupForGKEClient.ListVolumeRestoresPagedResponse> |
BackupForGKESettings.Builder.listVolumeRestoresSettings()
Returns the builder for the settings used for calls to listVolumeRestores.
|
Copyright © 2023 Google LLC. All rights reserved.