| Package | Description |
|---|---|
| org.jclouds.aws.ec2.domain |
| Modifier and Type | Method and Description |
|---|---|
static PlacementGroup.State |
PlacementGroup.State.fromValue(String state) |
PlacementGroup.State |
PlacementGroup.getState() |
static PlacementGroup.State |
PlacementGroup.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlacementGroup.State[] |
PlacementGroup.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PlacementGroup(String region,
String name,
String strategy,
PlacementGroup.State state) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.