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