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