@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class PrivateIpAddressSpecificationUnmarshaller extends Object implements Unmarshaller<PrivateIpAddressSpecification,StaxUnmarshallerContext>
| Constructor and Description |
|---|
PrivateIpAddressSpecificationUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static PrivateIpAddressSpecificationUnmarshaller |
getInstance() |
PrivateIpAddressSpecification |
unmarshall(StaxUnmarshallerContext context) |
public PrivateIpAddressSpecificationUnmarshaller()
public PrivateIpAddressSpecification unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<PrivateIpAddressSpecification,StaxUnmarshallerContext>Exceptionpublic static PrivateIpAddressSpecificationUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.