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