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