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