Uses of Interface
com.google.bigtable.admin.v2.EncryptionInfoOrBuilder
-
Packages that use EncryptionInfoOrBuilder Package Description com.google.bigtable.admin.v2 -
-
Uses of EncryptionInfoOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement EncryptionInfoOrBuilder Modifier and Type Class Description class
EncryptionInfo
Encryption information for a given resource.static class
EncryptionInfo.Builder
Encryption information for a given resource.Methods in com.google.bigtable.admin.v2 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
Table.ClusterState.Builder. getEncryptionInfoOrBuilder(int index)
Output only.EncryptionInfoOrBuilder
Table.ClusterState. getEncryptionInfoOrBuilder(int index)
Output only.EncryptionInfoOrBuilder
Table.ClusterStateOrBuilder. getEncryptionInfoOrBuilder(int index)
Output only.Methods in com.google.bigtable.admin.v2 that return types with arguments of type EncryptionInfoOrBuilder Modifier and Type Method Description List<? extends EncryptionInfoOrBuilder>
Table.ClusterState.Builder. getEncryptionInfoOrBuilderList()
Output only.List<? extends EncryptionInfoOrBuilder>
Table.ClusterState. getEncryptionInfoOrBuilderList()
Output only.List<? extends EncryptionInfoOrBuilder>
Table.ClusterStateOrBuilder. getEncryptionInfoOrBuilderList()
Output only.
-