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