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