Uses of Enum Class
org.jclouds.aws.ec2.domain.VPC.State
Packages that use VPC.State
-
Uses of VPC.State in org.jclouds.aws.ec2.domain
Methods in org.jclouds.aws.ec2.domain that return VPC.StateModifier and TypeMethodDescriptionstatic VPC.State
abstract VPC.State
VPC.Builder.state()
abstract VPC.State
VPC.state()
static VPC.State
Returns the enum constant of this class with the specified name.static VPC.State[]
VPC.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.aws.ec2.domain with parameters of type VPC.State