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