| Modifier and Type | Field and Description |
|---|---|
protected HostType |
CreateEc2ClusterRequest.hostType |
| Modifier and Type | Method and Description |
|---|---|
static HostType |
HostType.fromString(String string) |
HostType |
Ec2Cluster.getHostType() |
HostType |
CreateEc2ClusterRequest.getHostType() |
static HostType |
HostType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostType[] |
HostType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ec2Cluster.setHostType(HostType hostType) |
void |
CreateEc2ClusterRequest.setHostType(HostType hostType) |
Copyright © 2017. All rights reserved.