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