| Package | Description | 
|---|---|
| com.google.cloud.spanner.admin.database.v1 | 
 A client to Cloud Spanner Database Admin API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected DatabaseAdminClient.ListDatabasesPage | 
DatabaseAdminClient.ListDatabasesPage.createPage(com.google.api.gax.rpc.PageContext<ListDatabasesRequest,ListDatabasesResponse,Database> context,
          ListDatabasesResponse response)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.core.ApiFuture<DatabaseAdminClient.ListDatabasesPage> | 
DatabaseAdminClient.ListDatabasesPage.createPageAsync(com.google.api.gax.rpc.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 © 2019 Google LLC. All rights reserved.