| 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.ListInstancesPagedResponse |
AlloyDBAdminClient.listInstances(ClusterName parent)
Lists Instances in a given project and location.
|
AlloyDBAdminClient.ListInstancesPagedResponse |
AlloyDBAdminClient.listInstances(ListInstancesRequest request)
Lists Instances in a given project and location.
|
AlloyDBAdminClient.ListInstancesPagedResponse |
AlloyDBAdminClient.listInstances(String parent)
Lists Instances in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListInstancesPagedResponse> |
AlloyDBAdminClient.ListInstancesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context,
com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,AlloyDBAdminClient.ListInstancesPagedResponse> |
AlloyDBAdminClient.listInstancesPagedCallable()
Lists Instances in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,AlloyDBAdminClient.ListInstancesPagedResponse> |
AlloyDBAdminSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,AlloyDBAdminClient.ListInstancesPagedResponse> |
AlloyDBAdminSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,AlloyDBAdminClient.ListInstancesPagedResponse> |
HttpJsonAlloyDBAdminStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,AlloyDBAdminClient.ListInstancesPagedResponse> |
GrpcAlloyDBAdminStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,AlloyDBAdminClient.ListInstancesPagedResponse> |
AlloyDBAdminStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,AlloyDBAdminClient.ListInstancesPagedResponse> |
AlloyDBAdminStubSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,AlloyDBAdminClient.ListInstancesPagedResponse> |
AlloyDBAdminStubSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
Copyright © 2026 Google LLC. All rights reserved.