| Package | Description | 
|---|---|
| org.jclouds.fujitsu.fgcp.compute.functions | |
| 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 | Method and Description | 
|---|---|
protected Image | 
VServerMetadataToNodeMetadata.parseImage(VServer from)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected VServer | 
VServerMetadata.server  | 
| Modifier and Type | Method and Description | 
|---|---|
VServer | 
VServerMetadata.getServer()  | 
| Constructor and Description | 
|---|
VServerMetadata(VServer server,
               String initialPassword,
               VServerStatus status,
               DiskImage image,
               Set<PublicIP> publicIps)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VServerWithDetails
Represents a virtual server with virtual storage and NICs. 
 | 
class  | 
VServerWithVNICs  | 
| Modifier and Type | Method and Description | 
|---|---|
VServer | 
VirtualServerApi.get(String id)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<VServer> | 
VirtualServerAsyncApi.get(String id)  | 
com.google.common.util.concurrent.ListenableFuture<Set<VServer>> | 
VirtualSystemAsyncApi.listServers(String id)  | 
Set<VServer> | 
VirtualSystemApi.listServers(String id)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Set<VServer> | 
ListVServerResponse.delegate()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.