| 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.ListBackupPlansPagedResponse |
BackupForGKEClient.listBackupPlans(ListBackupPlansRequest request)
Lists BackupPlans in a given location.
|
BackupForGKEClient.ListBackupPlansPagedResponse |
BackupForGKEClient.listBackupPlans(LocationName parent)
Lists BackupPlans in a given location.
|
BackupForGKEClient.ListBackupPlansPagedResponse |
BackupForGKEClient.listBackupPlans(String parent)
Lists BackupPlans in a given location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BackupForGKEClient.ListBackupPlansPagedResponse> |
BackupForGKEClient.ListBackupPlansPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context,
com.google.api.core.ApiFuture<ListBackupPlansResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListBackupPlansRequest,BackupForGKEClient.ListBackupPlansPagedResponse> |
BackupForGKEClient.listBackupPlansPagedCallable()
Lists BackupPlans in a given location.
|
com.google.api.gax.rpc.PagedCallSettings<ListBackupPlansRequest,ListBackupPlansResponse,BackupForGKEClient.ListBackupPlansPagedResponse> |
BackupForGKESettings.listBackupPlansSettings()
Returns the object with the settings used for calls to listBackupPlans.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupPlansRequest,ListBackupPlansResponse,BackupForGKEClient.ListBackupPlansPagedResponse> |
BackupForGKESettings.Builder.listBackupPlansSettings()
Returns the builder for the settings used for calls to listBackupPlans.
|
Copyright © 2023 Google LLC. All rights reserved.