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