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