public class MetricFilterJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static MetricFilterJsonMarshaller |
instance |
Constructor and Description |
---|
MetricFilterJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static MetricFilterJsonMarshaller |
getInstance() |
void |
marshall(MetricFilter metricFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static MetricFilterJsonMarshaller instance
public void marshall(MetricFilter metricFilter, StructuredJsonGenerator jsonGenerator)
public static MetricFilterJsonMarshaller getInstance()