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