Uses of Enum
com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
-
Uses of EncryptionInfo.EncryptionType in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return EncryptionInfo.EncryptionTypeModifier and TypeMethodDescriptionEncryptionInfo.EncryptionType.forNumber(int value) EncryptionInfo.Builder.getEncryptionType()Output only.EncryptionInfo.getEncryptionType()Output only.EncryptionInfoOrBuilder.getEncryptionType()Output only.EncryptionInfo.EncryptionType.valueOf(int value) Deprecated.EncryptionInfo.EncryptionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static EncryptionInfo.EncryptionType[]EncryptionInfo.EncryptionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.bigtable.admin.v2 that return types with arguments of type EncryptionInfo.EncryptionTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<EncryptionInfo.EncryptionType>EncryptionInfo.EncryptionType.internalGetValueMap()Methods in com.google.bigtable.admin.v2 with parameters of type EncryptionInfo.EncryptionTypeModifier and TypeMethodDescriptionEncryptionInfo.Builder.setEncryptionType(EncryptionInfo.EncryptionType value) Output only.