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