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 InstanceStateEC2Computer.getState()Gets the current state of the instance.static InstanceStateReturns 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.