static DatabaseEncryption.State |
DatabaseEncryption.State.forNumber(int value) |
|
DatabaseEncryption.State |
DatabaseEncryption.Builder.getState() |
The desired state of etcd encryption.
|
DatabaseEncryption.State |
DatabaseEncryption.getState() |
The desired state of etcd encryption.
|
DatabaseEncryption.State |
DatabaseEncryptionOrBuilder.getState() |
The desired state of etcd encryption.
|
static DatabaseEncryption.State |
DatabaseEncryption.State.valueOf(int value) |
Deprecated.
|
static DatabaseEncryption.State |
DatabaseEncryption.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DatabaseEncryption.State |
DatabaseEncryption.State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DatabaseEncryption.State[] |
DatabaseEncryption.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|