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