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