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