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