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