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