| Package | Description |
|---|---|
| com.google.cloud.alloydb.v1beta |
A client to AlloyDB API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.alloydb.v1beta.stub |
| Modifier and Type | Method and Description |
|---|---|
AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse |
AlloyDBAdminClient.listSupportedDatabaseFlags(ListSupportedDatabaseFlagsRequest request)
Lists SupportedDatabaseFlags for a given project and location.
|
AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse |
AlloyDBAdminClient.listSupportedDatabaseFlags(LocationName parent)
Lists SupportedDatabaseFlags for a given project and location.
|
AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse |
AlloyDBAdminClient.listSupportedDatabaseFlags(String parent)
Lists SupportedDatabaseFlags for a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse> |
AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> context,
com.google.api.core.ApiFuture<ListSupportedDatabaseFlagsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSupportedDatabaseFlagsRequest,AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse> |
AlloyDBAdminClient.listSupportedDatabaseFlagsPagedCallable()
Lists SupportedDatabaseFlags for a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse> |
AlloyDBAdminSettings.listSupportedDatabaseFlagsSettings()
Returns the object with the settings used for calls to listSupportedDatabaseFlags.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse> |
AlloyDBAdminSettings.Builder.listSupportedDatabaseFlagsSettings()
Returns the builder for the settings used for calls to listSupportedDatabaseFlags.
|
Copyright © 2026 Google LLC. All rights reserved.