| Package | Description |
|---|---|
| com.google.cloud.alloydb.v1beta |
A client to AlloyDB API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected AlloyDBAdminClient.ListDatabasesPage |
AlloyDBAdminClient.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<AlloyDBAdminClient.ListDatabasesPage> |
AlloyDBAdminClient.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 AlloyDBAdminClient.ListDatabasesFixedSizeCollection |
AlloyDBAdminClient.ListDatabasesFixedSizeCollection.createCollection(List<AlloyDBAdminClient.ListDatabasesPage> pages,
int collectionSize) |
Copyright © 2026 Google LLC. All rights reserved.