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