Uses of Enum Class
org.jclouds.googlecomputeengine.domain.Address.Status
Packages that use Address.Status
-
Uses of Address.Status in org.jclouds.googlecomputeengine.domain
Methods in org.jclouds.googlecomputeengine.domain that return Address.StatusModifier and TypeMethodDescriptionabstract Address.Status
Address.status()
The status of the address.static Address.Status
Returns the enum constant of this class with the specified name.static Address.Status[]
Address.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.googlecomputeengine.domain with parameters of type Address.Status