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