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