Uses of Enum Class
org.jclouds.openstack.nova.v2_0.domain.PortState
Packages that use PortState
-
Uses of PortState in org.jclouds.openstack.nova.v2_0.domain
Methods in org.jclouds.openstack.nova.v2_0.domain that return PortStateModifier and TypeMethodDescriptionstatic PortState
This provides GSON enum support in jclouds.InterfaceAttachment.getPortState()
static PortState
Returns the enum constant of this class with the specified name.static PortState[]
PortState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.openstack.nova.v2_0.domain with parameters of type PortStateConstructors in org.jclouds.openstack.nova.v2_0.domain with parameters of type PortState