Uses of Enum
com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.EncryptionType
-
Uses of CreateBackupEncryptionConfig.EncryptionType in com.google.spanner.admin.database.v1
Methods in com.google.spanner.admin.database.v1 that return CreateBackupEncryptionConfig.EncryptionTypeModifier and TypeMethodDescriptionCreateBackupEncryptionConfig.EncryptionType.forNumber(int value) CreateBackupEncryptionConfig.Builder.getEncryptionType()Required.CreateBackupEncryptionConfig.getEncryptionType()Required.CreateBackupEncryptionConfigOrBuilder.getEncryptionType()Required.CreateBackupEncryptionConfig.EncryptionType.valueOf(int value) Deprecated.CreateBackupEncryptionConfig.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.CreateBackupEncryptionConfig.EncryptionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.spanner.admin.database.v1 that return types with arguments of type CreateBackupEncryptionConfig.EncryptionTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CreateBackupEncryptionConfig.EncryptionType>CreateBackupEncryptionConfig.EncryptionType.internalGetValueMap()Methods in com.google.spanner.admin.database.v1 with parameters of type CreateBackupEncryptionConfig.EncryptionTypeModifier and TypeMethodDescriptionCreateBackupEncryptionConfig.Builder.setEncryptionType(CreateBackupEncryptionConfig.EncryptionType value) Required.