Uses of Enum
com.amazonaws.services.cloudhsm.model.HsmStatus
Packages that use HsmStatus
-
Uses of HsmStatus in com.amazonaws.services.cloudhsm.model
Subclasses with type arguments of type HsmStatus in com.amazonaws.services.cloudhsm.modelMethods in com.amazonaws.services.cloudhsm.model that return HsmStatusModifier and TypeMethodDescriptionstatic HsmStatusUse this in place of valueOf.static HsmStatusReturns 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 TypeMethodDescriptionvoidThe status of the HSM.DescribeHsmResult.withStatus(HsmStatus status) The status of the HSM.