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