public class Ec2Instance extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Ec2Instance.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId() |
String |
getPrivateIp() |
String |
getPublicIp() |
AwsState |
getState() |
void |
updateState(AwsState awsState) |
Copyright © 2015. All rights reserved.