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