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