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