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