Uses of Enum
com.amazonaws.services.cloudhsm.model.CloudHsmObjectState
Packages that use CloudHsmObjectState
-
Uses of CloudHsmObjectState in com.amazonaws.services.cloudhsm.model
Methods in com.amazonaws.services.cloudhsm.model that return CloudHsmObjectStateModifier and TypeMethodDescriptionstatic CloudHsmObjectStateUse this in place of valueOf.static CloudHsmObjectStateReturns the enum constant of this type with the specified name.static CloudHsmObjectState[]CloudHsmObjectState.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 CloudHsmObjectStateModifier and TypeMethodDescriptionvoidDescribeHapgResult.setState(CloudHsmObjectState state) The state of the high-availability partition group.DescribeHapgResult.withState(CloudHsmObjectState state) The state of the high-availability partition group.