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