Uses of Enum Class
org.jclouds.gogrid.domain.IpState
Packages that use IpState
-
Uses of IpState in org.jclouds.gogrid.domain
Fields in org.jclouds.gogrid.domain declared as IpStateMethods in org.jclouds.gogrid.domain that return IpStateModifier and TypeMethodDescriptionstatic IpState
Ip.getState()
static IpState
Returns the enum constant of this class with the specified name.static IpState[]
IpState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.gogrid.domain with parameters of type IpStateConstructors in org.jclouds.gogrid.domain with parameters of type IpState -
Uses of IpState in org.jclouds.gogrid.functions.internal
Methods in org.jclouds.gogrid.functions.internal that return IpStateModifier and TypeMethodDescriptionCustomDeserializers.IpStateAdapter.deserialize
(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext context)