public class DescribeInstanceStatusResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<DescribeInstanceStatusResult,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static DescribeInstanceStatusResultStaxUnmarshaller |
instance |
Constructor and Description |
---|
DescribeInstanceStatusResultStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static DescribeInstanceStatusResultStaxUnmarshaller |
getInstance() |
DescribeInstanceStatusResult |
unmarshall(StaxUnmarshallerContext context) |
private static DescribeInstanceStatusResultStaxUnmarshaller instance
public DescribeInstanceStatusResultStaxUnmarshaller()
public DescribeInstanceStatusResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<DescribeInstanceStatusResult,StaxUnmarshallerContext>
java.lang.Exception
public static DescribeInstanceStatusResultStaxUnmarshaller getInstance()