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