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