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