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