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