| Package | Description |
|---|---|
| com.google.cloud.alloydb.v1alpha |
A client to AlloyDB API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.alloydb.v1alpha.stub |
| Modifier and Type | Method and Description |
|---|---|
AlloyDBAdminClient.ListUsersPagedResponse |
AlloyDBAdminClient.listUsers(ClusterName parent)
Lists Users in a given project and location.
|
AlloyDBAdminClient.ListUsersPagedResponse |
AlloyDBAdminClient.listUsers(ListUsersRequest request)
Lists Users in a given project and location.
|
AlloyDBAdminClient.ListUsersPagedResponse |
AlloyDBAdminClient.listUsers(String parent)
Lists Users in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListUsersPagedResponse> |
AlloyDBAdminClient.ListUsersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListUsersRequest,ListUsersResponse,User> context,
com.google.api.core.ApiFuture<ListUsersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListUsersRequest,AlloyDBAdminClient.ListUsersPagedResponse> |
AlloyDBAdminClient.listUsersPagedCallable()
Lists Users in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListUsersRequest,ListUsersResponse,AlloyDBAdminClient.ListUsersPagedResponse> |
AlloyDBAdminSettings.listUsersSettings()
Returns the object with the settings used for calls to listUsers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsersRequest,ListUsersResponse,AlloyDBAdminClient.ListUsersPagedResponse> |
AlloyDBAdminSettings.Builder.listUsersSettings()
Returns the builder for the settings used for calls to listUsers.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListUsersRequest,AlloyDBAdminClient.ListUsersPagedResponse> |
HttpJsonAlloyDBAdminStub.listUsersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListUsersRequest,AlloyDBAdminClient.ListUsersPagedResponse> |
GrpcAlloyDBAdminStub.listUsersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListUsersRequest,AlloyDBAdminClient.ListUsersPagedResponse> |
AlloyDBAdminStub.listUsersPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListUsersRequest,ListUsersResponse,AlloyDBAdminClient.ListUsersPagedResponse> |
AlloyDBAdminStubSettings.listUsersSettings()
Returns the object with the settings used for calls to listUsers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsersRequest,ListUsersResponse,AlloyDBAdminClient.ListUsersPagedResponse> |
AlloyDBAdminStubSettings.Builder.listUsersSettings()
Returns the builder for the settings used for calls to listUsers.
|
Copyright © 2026 Google LLC. All rights reserved.