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