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