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