| 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.ListRestoresPagedResponse |
BackupForGKEClient.listRestores(ListRestoresRequest request)
Lists the Restores for a given RestorePlan.
|
BackupForGKEClient.ListRestoresPagedResponse |
BackupForGKEClient.listRestores(RestorePlanName parent)
Lists the Restores for a given RestorePlan.
|
BackupForGKEClient.ListRestoresPagedResponse |
BackupForGKEClient.listRestores(String parent)
Lists the Restores for a given RestorePlan.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BackupForGKEClient.ListRestoresPagedResponse> |
BackupForGKEClient.ListRestoresPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRestoresRequest,ListRestoresResponse,Restore> context,
com.google.api.core.ApiFuture<ListRestoresResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,BackupForGKEClient.ListRestoresPagedResponse> |
BackupForGKEClient.listRestoresPagedCallable()
Lists the Restores for a given RestorePlan.
|
com.google.api.gax.rpc.PagedCallSettings<ListRestoresRequest,ListRestoresResponse,BackupForGKEClient.ListRestoresPagedResponse> |
BackupForGKESettings.listRestoresSettings()
Returns the object with the settings used for calls to listRestores.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRestoresRequest,ListRestoresResponse,BackupForGKEClient.ListRestoresPagedResponse> |
BackupForGKESettings.Builder.listRestoresSettings()
Returns the builder for the settings used for calls to listRestores.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,BackupForGKEClient.ListRestoresPagedResponse> |
HttpJsonBackupForGKEStub.listRestoresPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,BackupForGKEClient.ListRestoresPagedResponse> |
GrpcBackupForGKEStub.listRestoresPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRestoresRequest,BackupForGKEClient.ListRestoresPagedResponse> |
BackupForGKEStub.listRestoresPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRestoresRequest,ListRestoresResponse,BackupForGKEClient.ListRestoresPagedResponse> |
BackupForGKEStubSettings.listRestoresSettings()
Returns the object with the settings used for calls to listRestores.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRestoresRequest,ListRestoresResponse,BackupForGKEClient.ListRestoresPagedResponse> |
BackupForGKEStubSettings.Builder.listRestoresSettings()
Returns the builder for the settings used for calls to listRestores.
|
Copyright © 2023 Google LLC. All rights reserved.