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