Uses of Enum
software.amazon.awssdk.services.kms.model.KeyState
Packages that use KeyState
-
Uses of KeyState in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return KeyStateModifier and TypeMethodDescriptionstatic KeyStateUse this in place of valueOf to convert the raw string returned by the service into the enum value.final KeyStateKeyMetadata.keyState()The current status of the KMS key.final KeyStateScheduleKeyDeletionResponse.keyState()The current status of the KMS key.static KeyStateReturns the enum constant of this type with the specified name.static KeyState[]KeyState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type KeyStateMethods in software.amazon.awssdk.services.kms.model with parameters of type KeyStateModifier and TypeMethodDescriptionThe current status of the KMS key.The current status of the KMS key.