Package | Description |
---|---|
com.google.cloud.spanner.admin.database.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
protected DatabaseAdminClient.ListBackupOperationsPage |
DatabaseAdminClient.ListBackupOperationsPage.createPage(PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation> context,
ListBackupOperationsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<DatabaseAdminClient.ListBackupOperationsPage> |
DatabaseAdminClient.ListBackupOperationsPage.createPageAsync(PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation> context,
com.google.api.core.ApiFuture<ListBackupOperationsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected DatabaseAdminClient.ListBackupOperationsFixedSizeCollection |
DatabaseAdminClient.ListBackupOperationsFixedSizeCollection.createCollection(List<DatabaseAdminClient.ListBackupOperationsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.