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