Uses of Enum
com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
Packages that use EncryptionInfo.Type
-
Uses of EncryptionInfo.Type in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models that return EncryptionInfo.TypeModifier and TypeMethodDescriptionstatic EncryptionInfo.TypeEncryptionInfo.Type.fromProto(EncryptionInfo.EncryptionType proto) Wraps the EncryptionInfo protobuf.EncryptionInfo.getType()static EncryptionInfo.TypeReturns the enum constant of this type with the specified name.static EncryptionInfo.Type[]EncryptionInfo.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.