public class AwsEc2Util extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SimpleDateFormat |
compressedIso8601DateFormat |
| Constructor and Description |
|---|
AwsEc2Util(String accessKey,
String secretAccessKey) |
| Modifier and Type | Method and Description |
|---|---|
List<Ec2Instance> |
describeInstances(List<String> instanceIds,
String tag,
org.apache.maven.plugin.logging.Log log) |
protected final SimpleDateFormat compressedIso8601DateFormat
public List<Ec2Instance> describeInstances(List<String> instanceIds, String tag, org.apache.maven.plugin.logging.Log log) throws AwsException
AwsExceptionCopyright © 2015. All rights reserved.