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