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