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