| Package | Description |
|---|---|
| com.google.cloud.alloydb.v1alpha |
A client to AlloyDB API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected AlloyDBAdminClient.ListInstancesPage |
AlloyDBAdminClient.ListInstancesPage.createPage(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context,
ListInstancesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<AlloyDBAdminClient.ListInstancesPage> |
AlloyDBAdminClient.ListInstancesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context,
com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected AlloyDBAdminClient.ListInstancesFixedSizeCollection |
AlloyDBAdminClient.ListInstancesFixedSizeCollection.createCollection(List<AlloyDBAdminClient.ListInstancesPage> pages,
int collectionSize) |
Copyright © 2026 Google LLC. All rights reserved.