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