Package | Description |
---|---|
org.jclouds.trmk.vcloud_0_8.domain |
Modifier and Type | Method and Description |
---|---|
static IpAddress.Status |
IpAddress.Status.fromValue(String status) |
IpAddress.Status |
IpAddress.getStatus() |
static IpAddress.Status |
IpAddress.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IpAddress.Status[] |
IpAddress.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
IpAddress(String address,
IpAddress.Status status,
String server) |
Copyright © 2009-2013 jclouds. All Rights Reserved.