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