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