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