Uses of Class
com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
Packages that use EncryptionInfo
Package
Description
Clients for the Cloud Bigtable admin API.
-
Uses of EncryptionInfo in com.google.cloud.bigtable.admin.v2
Methods in com.google.cloud.bigtable.admin.v2 that return types with arguments of type EncryptionInfoModifier and TypeMethodDescriptionBigtableTableAdminClient.getEncryptionInfo(String tableId) Gets the current encryption info for the table across all of the clusters.com.google.api.core.ApiFuture<Map<String,List<EncryptionInfo>>> BigtableTableAdminClient.getEncryptionInfoAsync(String tableId) Asynchronously gets the current encryption info for the table across all of the clusters. -
Uses of EncryptionInfo in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models that return EncryptionInfoModifier and TypeMethodDescriptionstatic EncryptionInfoEncryptionInfo.fromProto(EncryptionInfo proto) Backup.getEncryptionInfo()Get the encryption information for the backup.