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