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