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