Uses of Class
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse
-
Packages that use AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse Package Description com.google.cloud.alloydb.v1beta A client to AlloyDB APIcom.google.cloud.alloydb.v1beta.stub -
-
Uses of AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse in com.google.cloud.alloydb.v1beta
Methods in com.google.cloud.alloydb.v1beta that return AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse Modifier and Type Method Description AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponseAlloyDBAdminClient. listSupportedDatabaseFlags(ListSupportedDatabaseFlagsRequest request)Lists SupportedDatabaseFlags for a given project and location.AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponseAlloyDBAdminClient. listSupportedDatabaseFlags(LocationName parent)Lists SupportedDatabaseFlags for a given project and location.AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponseAlloyDBAdminClient. listSupportedDatabaseFlags(String parent)Lists SupportedDatabaseFlags for a given project and location.Methods in com.google.cloud.alloydb.v1beta that return types with arguments of type AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse Modifier and Type Method 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.Builder<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse>AlloyDBAdminSettings.Builder. listSupportedDatabaseFlagsSettings()Returns the builder for the settings used for calls to listSupportedDatabaseFlags.com.google.api.gax.rpc.PagedCallSettings<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse>AlloyDBAdminSettings. listSupportedDatabaseFlagsSettings()Returns the object with the settings used for calls to listSupportedDatabaseFlags. -
Uses of AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse in com.google.cloud.alloydb.v1beta.stub
-