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