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