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