Uses of Class
com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient.ListDatabaseRolesPage
Packages that use DatabaseAdminClient.ListDatabaseRolesPage
-
Uses of DatabaseAdminClient.ListDatabaseRolesPage in com.google.cloud.spanner.admin.database.v1
Methods in com.google.cloud.spanner.admin.database.v1 that return DatabaseAdminClient.ListDatabaseRolesPageModifier and TypeMethodDescriptionDatabaseAdminClient.ListDatabaseRolesPage.createPage(PageContext<ListDatabaseRolesRequest, ListDatabaseRolesResponse, DatabaseRole> context, ListDatabaseRolesResponse response) Methods in com.google.cloud.spanner.admin.database.v1 that return types with arguments of type DatabaseAdminClient.ListDatabaseRolesPageModifier and TypeMethodDescriptionDatabaseAdminClient.ListDatabaseRolesPage.createPageAsync(PageContext<ListDatabaseRolesRequest, ListDatabaseRolesResponse, DatabaseRole> context, ApiFuture<ListDatabaseRolesResponse> futureResponse) Method parameters in com.google.cloud.spanner.admin.database.v1 with type arguments of type DatabaseAdminClient.ListDatabaseRolesPageModifier and TypeMethodDescriptionDatabaseAdminClient.ListDatabaseRolesFixedSizeCollection.createCollection(List<DatabaseAdminClient.ListDatabaseRolesPage> pages, int collectionSize)