| 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.ListRestorePlansPagedResponse |
BackupForGKEClient.listRestorePlans(ListRestorePlansRequest request)
Lists RestorePlans in a given location.
|
BackupForGKEClient.ListRestorePlansPagedResponse |
BackupForGKEClient.listRestorePlans(LocationName parent)
Lists RestorePlans in a given location.
|
BackupForGKEClient.ListRestorePlansPagedResponse |
BackupForGKEClient.listRestorePlans(String parent)
Lists RestorePlans in a given location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BackupForGKEClient.ListRestorePlansPagedResponse> |
BackupForGKEClient.ListRestorePlansPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRestorePlansRequest,ListRestorePlansResponse,RestorePlan> context,
com.google.api.core.ApiFuture<ListRestorePlansResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRestorePlansRequest,BackupForGKEClient.ListRestorePlansPagedResponse> |
BackupForGKEClient.listRestorePlansPagedCallable()
Lists RestorePlans in a given location.
|
com.google.api.gax.rpc.PagedCallSettings<ListRestorePlansRequest,ListRestorePlansResponse,BackupForGKEClient.ListRestorePlansPagedResponse> |
BackupForGKESettings.listRestorePlansSettings()
Returns the object with the settings used for calls to listRestorePlans.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRestorePlansRequest,ListRestorePlansResponse,BackupForGKEClient.ListRestorePlansPagedResponse> |
BackupForGKESettings.Builder.listRestorePlansSettings()
Returns the builder for the settings used for calls to listRestorePlans.
|
Copyright © 2023 Google LLC. All rights reserved.