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