Uses of Interface
com.google.cloud.alloydb.v1beta.EncryptionInfoOrBuilder
-
Packages that use EncryptionInfoOrBuilder Package Description com.google.cloud.alloydb.v1beta A client to AlloyDB API -
-
Uses of EncryptionInfoOrBuilder in com.google.cloud.alloydb.v1beta
Classes in com.google.cloud.alloydb.v1beta that implement EncryptionInfoOrBuilder Modifier and Type Class Description class
EncryptionInfo
EncryptionInfo describes the encryption information of a cluster or a backup.static class
EncryptionInfo.Builder
EncryptionInfo describes the encryption information of a cluster or a backup.Methods in com.google.cloud.alloydb.v1beta that return EncryptionInfoOrBuilder Modifier and Type Method Description EncryptionInfoOrBuilder
Backup.Builder. getEncryptionInfoOrBuilder()
Output only.EncryptionInfoOrBuilder
Backup. getEncryptionInfoOrBuilder()
Output only.EncryptionInfoOrBuilder
BackupOrBuilder. getEncryptionInfoOrBuilder()
Output only.EncryptionInfoOrBuilder
Cluster.Builder. getEncryptionInfoOrBuilder()
Output only.EncryptionInfoOrBuilder
Cluster. getEncryptionInfoOrBuilder()
Output only.EncryptionInfoOrBuilder
ClusterOrBuilder. getEncryptionInfoOrBuilder()
Output only.EncryptionInfoOrBuilder
ContinuousBackupInfo.Builder. getEncryptionInfoOrBuilder()
Output only.EncryptionInfoOrBuilder
ContinuousBackupInfo. getEncryptionInfoOrBuilder()
Output only.EncryptionInfoOrBuilder
ContinuousBackupInfoOrBuilder. getEncryptionInfoOrBuilder()
Output only.
-