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