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