Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
VSystemWithDetails
Represents a virtual system with servers, additional storage, public IP
addresses and networks.
|
Modifier and Type | Method and Description |
---|---|
VSystem |
VirtualSystemApi.get(String id) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<VSystem> |
VirtualSystemAsyncApi.get(String id) |
com.google.common.util.concurrent.ListenableFuture<Set<VSystem>> |
VirtualDCAsyncApi.listVirtualSystems() |
Set<VSystem> |
VirtualDCApi.listVirtualSystems() |
Modifier and Type | Method and Description |
---|---|
protected Set<VSystem> |
ListVSYSResponse.delegate() |
Copyright © 2009-2013 jclouds. All Rights Reserved.