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