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.ListBackupsPage |
DatabaseAdminClient.ListBackupsPage.createPage(PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context,
ListBackupsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<DatabaseAdminClient.ListBackupsPage> |
DatabaseAdminClient.ListBackupsPage.createPageAsync(PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context,
com.google.api.core.ApiFuture<ListBackupsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected DatabaseAdminClient.ListBackupsFixedSizeCollection |
DatabaseAdminClient.ListBackupsFixedSizeCollection.createCollection(List<DatabaseAdminClient.ListBackupsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.