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