Uses of Enum Class
org.jclouds.ec2.domain.Subnet.State
Packages that use Subnet.State
-
Uses of Subnet.State in org.jclouds.ec2.domain
Methods in org.jclouds.ec2.domain that return Subnet.StateModifier and TypeMethodDescriptionstatic Subnet.State
Subnet.getSubnetState()
The subnet state - either available or pending.static Subnet.State
Returns the enum constant of this class with the specified name.static Subnet.State[]
Subnet.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.ec2.domain with parameters of type Subnet.State