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