Uses of Enum
com.amazonaws.services.cloudhsm.model.HsmStatus
Packages that use HsmStatus
-
Uses of HsmStatus in com.amazonaws.services.cloudhsm.model
Methods in com.amazonaws.services.cloudhsm.model that return HsmStatusModifier and TypeMethodDescriptionstatic HsmStatus
Use this in place of valueOf.static HsmStatus
Returns the enum constant of this type with the specified name.static HsmStatus[]
HsmStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.cloudhsm.model with parameters of type HsmStatusModifier and TypeMethodDescriptionvoid
The status of the HSM.DescribeHsmResult.withStatus
(HsmStatus status) The status of the HSM.