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