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