Uses of Enum Class
hudson.plugins.ec2.InstanceState
Packages that use InstanceState
-
Uses of InstanceState in hudson.plugins.ec2
Methods in hudson.plugins.ec2 that return InstanceStateModifier and TypeMethodDescriptionstatic InstanceState
EC2Computer.getState()
Gets the current state of the instance.static InstanceState
Returns the enum constant of this class with the specified name.static InstanceState[]
InstanceState.values()
Returns an array containing the constants of this enum class, in the order they are declared.