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