Uses of Class
com.google.cloud.alloydb.v1.AlloyDBAdminClient.ListSupportedDatabaseFlagsPage
-
Packages that use AlloyDBAdminClient.ListSupportedDatabaseFlagsPage Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of AlloyDBAdminClient.ListSupportedDatabaseFlagsPage in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return AlloyDBAdminClient.ListSupportedDatabaseFlagsPage Modifier and Type Method Description protected AlloyDBAdminClient.ListSupportedDatabaseFlagsPageAlloyDBAdminClient.ListSupportedDatabaseFlagsPage. createPage(com.google.api.gax.rpc.PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> context, ListSupportedDatabaseFlagsResponse response)Methods in com.google.cloud.alloydb.v1 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.v1 with type arguments of type AlloyDBAdminClient.ListSupportedDatabaseFlagsPage Modifier and Type Method Description protected AlloyDBAdminClient.ListSupportedDatabaseFlagsFixedSizeCollectionAlloyDBAdminClient.ListSupportedDatabaseFlagsFixedSizeCollection. createCollection(List<AlloyDBAdminClient.ListSupportedDatabaseFlagsPage> pages, int collectionSize)
-