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