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