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