Uses of Class
com.google.cloud.spanner.DatabaseRole
Packages that use DatabaseRole
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of DatabaseRole in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return DatabaseRoleMethods in com.google.cloud.spanner that return types with arguments of type DatabaseRoleModifier and TypeMethodDescriptioncom.google.api.gax.paging.Page<DatabaseRole>DatabaseAdminClient.listDatabaseRoles(String instanceId, String databaseId, Options.ListOption... options) Lists database roles on the specified database.