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