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