| Package | Description |
|---|---|
| nl.jpoint.vertx.mod.deploy.aws |
| Modifier and Type | Method and Description |
|---|---|
static AwsState |
AwsState.map(String state) |
static AwsState |
AwsState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AwsState[] |
AwsState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<AwsState> |
AwsAutoScalingUtil.pollForInstanceState(String instanceId) |
rx.Observable<AwsState> |
AwsElbUtil.pollForInstanceState(String instanceId,
String loadBalancer) |
Copyright © 2016. All rights reserved.