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