| 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.ListClustersPage |
AlloyDBAdminClient.ListClustersPage.createPage(com.google.api.gax.rpc.PageContext<ListClustersRequest,ListClustersResponse,Cluster> context,
ListClustersResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<AlloyDBAdminClient.ListClustersPage> |
AlloyDBAdminClient.ListClustersPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListClustersRequest,ListClustersResponse,Cluster> context,
com.google.api.core.ApiFuture<ListClustersResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected AlloyDBAdminClient.ListClustersFixedSizeCollection |
AlloyDBAdminClient.ListClustersFixedSizeCollection.createCollection(List<AlloyDBAdminClient.ListClustersPage> pages,
int collectionSize) |
Copyright © 2026 Google LLC. All rights reserved.