| Package | Description | 
|---|---|
| org.jclouds.fujitsu.fgcp.compute.strategy | |
| org.jclouds.fujitsu.fgcp.domain | 
 Licensed to jclouds, Inc. 
 | 
| org.jclouds.fujitsu.fgcp.services | |
| org.jclouds.fujitsu.fgcp.xml.internal | 
 Licensed to jclouds, Inc. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected Set<PublicIP> | 
VServerMetadata.ips  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<PublicIP> | 
VServerMetadata.getIps()  | 
| Modifier and Type | Method and Description | 
|---|---|
VServerMetadata.Builder | 
VServerMetadata.Builder.publicIps(Set<PublicIP> publicIps)  | 
| Constructor and Description | 
|---|
VServerMetadata(VServer server,
               String initialPassword,
               VServerStatus status,
               DiskImage image,
               Set<PublicIP> publicIps)  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<PublicIP> | 
VSystemWithDetails.getPublicips()  | 
| Modifier and Type | Method and Description | 
|---|---|
PublicIP | 
PublicIPAddressApi.get(String ip)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<PublicIP> | 
PublicIPAddressAsyncApi.get(String ip)  | 
com.google.common.util.concurrent.ListenableFuture<Map<PublicIP,String>> | 
VirtualDCAsyncApi.listPublicIPs()  | 
Map<PublicIP,String> | 
VirtualDCApi.listPublicIPs()  | 
com.google.common.util.concurrent.ListenableFuture<Set<PublicIP>> | 
VirtualSystemAsyncApi.listPublicIPs(String id)  | 
Set<PublicIP> | 
VirtualSystemApi.listPublicIPs(String id)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PublicIPWithSystemId
Represents a public IP address with its system id. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Map<PublicIP,String> | 
ListPublicIPResponse.delegate()  | 
Set<? extends PublicIP> | 
ListPublicIPResponse.getElement()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.