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