Unmarshaller<DeleteNatGatewayResponse,StaxUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteNatGatewayResponseUnmarshaller extends Object implements Unmarshaller<DeleteNatGatewayResponse,StaxUnmarshallerContext>
Constructor | Description |
---|---|
DeleteNatGatewayResponseUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static DeleteNatGatewayResponseUnmarshaller |
getInstance() |
|
DeleteNatGatewayResponse |
unmarshall(StaxUnmarshallerContext context) |
public DeleteNatGatewayResponseUnmarshaller()
public DeleteNatGatewayResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<DeleteNatGatewayResponse,StaxUnmarshallerContext>
Exception
public static DeleteNatGatewayResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.