| 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 | Field and Description |
|---|---|
protected Set<VDisk> |
VServerWithDetails.vdisks |
| Modifier and Type | Method and Description |
|---|---|
Set<VDisk> |
VSystemWithDetails.getDisks() |
Set<VDisk> |
VServerWithDetails.getVdisks() |
| Modifier and Type | Method and Description |
|---|---|
VDisk |
AdditionalDiskApi.get(String id) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<VDisk> |
AdditionalDiskAsyncApi.get(String id) |
com.google.common.util.concurrent.ListenableFuture<Set<VDisk>> |
VirtualSystemAsyncApi.listDisks(String id) |
Set<VDisk> |
VirtualSystemApi.listDisks(String id) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<VDisk> |
ListVDiskResponse.delegate() |
Copyright © 2009-2013 jclouds. All Rights Reserved.