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