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