| Package | Description |
|---|---|
| org.jclouds.fujitsu.fgcp.domain |
Licensed to jclouds, Inc.
|
| org.jclouds.fujitsu.fgcp.services |
| Modifier and Type | Method and Description |
|---|---|
static PublicIPStatus |
PublicIPStatus.fromValue(String status) |
static PublicIPStatus |
PublicIPStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PublicIPStatus[] |
PublicIPStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PublicIPStatus |
PublicIPAddressApi.getStatus(String ip) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<PublicIPStatus> |
PublicIPAddressAsyncApi.getStatus(String ip) |
Copyright © 2009-2013 jclouds. All Rights Reserved.