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