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