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