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