Uses of Enum
com.amazonaws.services.ec2.model.AllocationState
Packages that use AllocationState
-
Uses of AllocationState in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return AllocationStateModifier and TypeMethodDescriptionstatic AllocationState
Use this in place of valueOf.static AllocationState
Returns the enum constant of this type with the specified name.static AllocationState[]
AllocationState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.ec2.model with parameters of type AllocationStateModifier and TypeMethodDescriptionvoid
Host.setState
(AllocationState state) The Dedicated host's state.Host.withState
(AllocationState state) The Dedicated host's state.