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 classEncryptionInfoEncryption information for a given resource.static classEncryptionInfo.BuilderEncryption information for a given resource.Methods in com.google.bigtable.admin.v2 that return EncryptionInfoOrBuilder Modifier and Type Method Description EncryptionInfoOrBuilderBackup.Builder. getEncryptionInfoOrBuilder()Output only.EncryptionInfoOrBuilderBackup. getEncryptionInfoOrBuilder()Output only.EncryptionInfoOrBuilderBackupOrBuilder. getEncryptionInfoOrBuilder()Output only.EncryptionInfoOrBuilderTable.ClusterState.Builder. getEncryptionInfoOrBuilder(int index)Output only.EncryptionInfoOrBuilderTable.ClusterState. getEncryptionInfoOrBuilder(int index)Output only.EncryptionInfoOrBuilderTable.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.
-