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