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