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