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