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