Uses of Interface
com.google.spanner.admin.database.v1.EncryptionInfoOrBuilder
-
-
Uses of EncryptionInfoOrBuilder in com.google.spanner.admin.database.v1
Classes in com.google.spanner.admin.database.v1 that implement EncryptionInfoOrBuilder Modifier and Type Class Description classEncryptionInfoEncryption information for a Cloud Spanner database or backup.static classEncryptionInfo.BuilderEncryption information for a Cloud Spanner database or backup.Methods in com.google.spanner.admin.database.v1 that return EncryptionInfoOrBuilder Modifier and Type Method Description EncryptionInfoOrBuilderBackup.Builder. getEncryptionInfoOrBuilder()Output only.EncryptionInfoOrBuilderBackup. getEncryptionInfoOrBuilder()Output only.EncryptionInfoOrBuilderBackupOrBuilder. getEncryptionInfoOrBuilder()Output only.EncryptionInfoOrBuilderDatabase.Builder. getEncryptionInfoOrBuilder(int index)Output only.EncryptionInfoOrBuilderDatabase. getEncryptionInfoOrBuilder(int index)Output only.EncryptionInfoOrBuilderDatabaseOrBuilder. getEncryptionInfoOrBuilder(int index)Output only.Methods in com.google.spanner.admin.database.v1 that return types with arguments of type EncryptionInfoOrBuilder Modifier and Type Method Description List<? extends EncryptionInfoOrBuilder>Database.Builder. getEncryptionInfoOrBuilderList()Output only.List<? extends EncryptionInfoOrBuilder>Database. getEncryptionInfoOrBuilderList()Output only.List<? extends EncryptionInfoOrBuilder>DatabaseOrBuilder. getEncryptionInfoOrBuilderList()Output only.
-