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