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