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