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