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