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