| Modifier and Type | Field and Description |
|---|---|
protected GeoLocation |
CreateEc2ClusterRequest.region |
| Modifier and Type | Method and Description |
|---|---|
static GeoLocation |
GeoLocation.fromString(String string) |
GeoLocation |
Cluster.getGeoLocation() |
GeoLocation |
CreateEc2ClusterRequest.getRegion() |
static GeoLocation |
GeoLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoLocation[] |
GeoLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.setGeoLocation(GeoLocation geoLocation) |
void |
CreateEc2ClusterRequest.setRegion(GeoLocation region) |
Copyright © 2017. All rights reserved.