| Package | Description |
|---|---|
| nl.jpoint.maven.vertx.executor | |
| nl.jpoint.maven.vertx.utils |
| Modifier and Type | Method and Description |
|---|---|
AwsState |
DefaultRequestExecutor.executeRequest(DeployRequest deployRequest,
String host,
boolean ignoreFailure) |
abstract AwsState |
RequestExecutor.executeRequest(DeployRequest deployRequest,
String host,
boolean ignoreFailure) |
AwsState |
AwsRequestExecutor.executeRequest(DeployRequest deployRequest,
String host,
boolean ignoreFailure) |
| Modifier and Type | Method and Description |
|---|---|
AwsState |
Ec2Instance.getState() |
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 |
|---|---|
void |
Ec2Instance.updateState(AwsState awsState) |
Copyright © 2016. All rights reserved.