Uses of Interface
com.google.spanner.admin.database.v1.DatabaseRoleOrBuilder
-
-
Uses of DatabaseRoleOrBuilder in com.google.spanner.admin.database.v1
Classes in com.google.spanner.admin.database.v1 that implement DatabaseRoleOrBuilder Modifier and Type Class Description classDatabaseRoleA Cloud Spanner database role.static classDatabaseRole.BuilderA Cloud Spanner database role.Methods in com.google.spanner.admin.database.v1 that return DatabaseRoleOrBuilder Modifier and Type Method Description DatabaseRoleOrBuilderListDatabaseRolesResponse.Builder. getDatabaseRolesOrBuilder(int index)Database roles that matched the request.DatabaseRoleOrBuilderListDatabaseRolesResponse. getDatabaseRolesOrBuilder(int index)Database roles that matched the request.DatabaseRoleOrBuilderListDatabaseRolesResponseOrBuilder. getDatabaseRolesOrBuilder(int index)Database roles that matched the request.Methods in com.google.spanner.admin.database.v1 that return types with arguments of type DatabaseRoleOrBuilder Modifier and Type Method Description List<? extends DatabaseRoleOrBuilder>ListDatabaseRolesResponse.Builder. getDatabaseRolesOrBuilderList()Database roles that matched the request.List<? extends DatabaseRoleOrBuilder>ListDatabaseRolesResponse. getDatabaseRolesOrBuilderList()Database roles that matched the request.List<? extends DatabaseRoleOrBuilder>ListDatabaseRolesResponseOrBuilder. getDatabaseRolesOrBuilderList()Database roles that matched the request.
-