| 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.ListClustersPagedResponse |
AlloyDBAdminClient.listClusters(ListClustersRequest request)
Lists Clusters in a given project and location.
|
AlloyDBAdminClient.ListClustersPagedResponse |
AlloyDBAdminClient.listClusters(LocationName parent)
Lists Clusters in a given project and location.
|
AlloyDBAdminClient.ListClustersPagedResponse |
AlloyDBAdminClient.listClusters(String parent)
Lists Clusters in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListClustersPagedResponse> |
AlloyDBAdminClient.ListClustersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListClustersRequest,ListClustersResponse,Cluster> context,
com.google.api.core.ApiFuture<ListClustersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListClustersRequest,AlloyDBAdminClient.ListClustersPagedResponse> |
AlloyDBAdminClient.listClustersPagedCallable()
Lists Clusters in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListClustersRequest,ListClustersResponse,AlloyDBAdminClient.ListClustersPagedResponse> |
AlloyDBAdminSettings.listClustersSettings()
Returns the object with the settings used for calls to listClusters.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,AlloyDBAdminClient.ListClustersPagedResponse> |
AlloyDBAdminSettings.Builder.listClustersSettings()
Returns the builder for the settings used for calls to listClusters.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListClustersRequest,AlloyDBAdminClient.ListClustersPagedResponse> |
HttpJsonAlloyDBAdminStub.listClustersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListClustersRequest,AlloyDBAdminClient.ListClustersPagedResponse> |
GrpcAlloyDBAdminStub.listClustersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListClustersRequest,AlloyDBAdminClient.ListClustersPagedResponse> |
AlloyDBAdminStub.listClustersPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListClustersRequest,ListClustersResponse,AlloyDBAdminClient.ListClustersPagedResponse> |
AlloyDBAdminStubSettings.listClustersSettings()
Returns the object with the settings used for calls to listClusters.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,AlloyDBAdminClient.ListClustersPagedResponse> |
AlloyDBAdminStubSettings.Builder.listClustersSettings()
Returns the builder for the settings used for calls to listClusters.
|
Copyright © 2026 Google LLC. All rights reserved.