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