public class AwsXpathUtil extends Object
| Constructor and Description |
|---|
AwsXpathUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
instanceState(byte[] awsResponse,
String instanceId) |
static List<String> |
listInstances(byte[] awsResponse) |
public static String instanceState(byte[] awsResponse, String instanceId) throws AwsException
AwsExceptionpublic static List<String> listInstances(byte[] awsResponse) throws AwsException
AwsExceptionCopyright © 2014. All rights reserved.