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