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