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