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