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