Uses of Interface
com.google.spanner.admin.database.v1.EncryptionConfigOrBuilder
-
Packages that use EncryptionConfigOrBuilder Package Description com.google.spanner.admin.database.v1 -
-
Uses of EncryptionConfigOrBuilder in com.google.spanner.admin.database.v1
Classes in com.google.spanner.admin.database.v1 that implement EncryptionConfigOrBuilder Modifier and Type Class Description class
EncryptionConfig
Encryption configuration for a Cloud Spanner database.static class
EncryptionConfig.Builder
Encryption configuration for a Cloud Spanner database.Methods in com.google.spanner.admin.database.v1 that return EncryptionConfigOrBuilder Modifier and Type Method Description EncryptionConfigOrBuilder
CreateDatabaseRequest.Builder. getEncryptionConfigOrBuilder()
Optional.EncryptionConfigOrBuilder
CreateDatabaseRequest. getEncryptionConfigOrBuilder()
Optional.EncryptionConfigOrBuilder
CreateDatabaseRequestOrBuilder. getEncryptionConfigOrBuilder()
Optional.EncryptionConfigOrBuilder
Database.Builder. getEncryptionConfigOrBuilder()
Output only.EncryptionConfigOrBuilder
Database. getEncryptionConfigOrBuilder()
Output only.EncryptionConfigOrBuilder
DatabaseOrBuilder. getEncryptionConfigOrBuilder()
Output only.
-