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