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