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