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