Uses of Class
com.google.spanner.admin.database.v1.DatabaseRole.Builder
-
Uses of DatabaseRole.Builder in com.google.spanner.admin.database.v1
Methods in com.google.spanner.admin.database.v1 that return DatabaseRole.BuilderModifier and TypeMethodDescriptionListDatabaseRolesResponse.Builder.addDatabaseRolesBuilder()Database roles that matched the request.ListDatabaseRolesResponse.Builder.addDatabaseRolesBuilder(int index) Database roles that matched the request.DatabaseRole.Builder.clear()DatabaseRole.Builder.clearName()Required.ListDatabaseRolesResponse.Builder.getDatabaseRolesBuilder(int index) Database roles that matched the request.DatabaseRole.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabaseRole.Builder.mergeFrom(com.google.protobuf.Message other) DatabaseRole.Builder.mergeFrom(DatabaseRole other) static DatabaseRole.BuilderDatabaseRole.newBuilder()static DatabaseRole.BuilderDatabaseRole.newBuilder(DatabaseRole prototype) DatabaseRole.newBuilderForType()protected DatabaseRole.BuilderDatabaseRole.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Required.DatabaseRole.Builder.setNameBytes(com.google.protobuf.ByteString value) Required.DatabaseRole.toBuilder()Methods in com.google.spanner.admin.database.v1 that return types with arguments of type DatabaseRole.BuilderModifier and TypeMethodDescriptionListDatabaseRolesResponse.Builder.getDatabaseRolesBuilderList()Database roles that matched the request.Methods in com.google.spanner.admin.database.v1 with parameters of type DatabaseRole.BuilderModifier and TypeMethodDescriptionListDatabaseRolesResponse.Builder.addDatabaseRoles(int index, DatabaseRole.Builder builderForValue) Database roles that matched the request.ListDatabaseRolesResponse.Builder.addDatabaseRoles(DatabaseRole.Builder builderForValue) Database roles that matched the request.ListDatabaseRolesResponse.Builder.setDatabaseRoles(int index, DatabaseRole.Builder builderForValue) Database roles that matched the request.