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