Uses of Class
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListSupportedDatabaseFlagsPage
-
Packages that use AlloyDBAdminClient.ListSupportedDatabaseFlagsPage Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB API -
-
Uses of AlloyDBAdminClient.ListSupportedDatabaseFlagsPage in com.google.cloud.alloydb.v1alpha
Methods in com.google.cloud.alloydb.v1alpha that return AlloyDBAdminClient.ListSupportedDatabaseFlagsPage Modifier and Type Method Description protected AlloyDBAdminClient.ListSupportedDatabaseFlagsPage
AlloyDBAdminClient.ListSupportedDatabaseFlagsPage. createPage(com.google.api.gax.rpc.PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> context, ListSupportedDatabaseFlagsResponse response)
Methods in com.google.cloud.alloydb.v1alpha that return types with arguments of type AlloyDBAdminClient.ListSupportedDatabaseFlagsPage Modifier and Type Method Description com.google.api.core.ApiFuture<AlloyDBAdminClient.ListSupportedDatabaseFlagsPage>
AlloyDBAdminClient.ListSupportedDatabaseFlagsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> context, com.google.api.core.ApiFuture<ListSupportedDatabaseFlagsResponse> futureResponse)
Method parameters in com.google.cloud.alloydb.v1alpha with type arguments of type AlloyDBAdminClient.ListSupportedDatabaseFlagsPage Modifier and Type Method Description protected AlloyDBAdminClient.ListSupportedDatabaseFlagsFixedSizeCollection
AlloyDBAdminClient.ListSupportedDatabaseFlagsFixedSizeCollection. createCollection(List<AlloyDBAdminClient.ListSupportedDatabaseFlagsPage> pages, int collectionSize)
-