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