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