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