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