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