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