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