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