public class DataRetrievalRuleJsonUnmarshaller extends java.lang.Object implements Unmarshaller<DataRetrievalRule,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static DataRetrievalRuleJsonUnmarshaller |
instance |
Constructor and Description |
---|
DataRetrievalRuleJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static DataRetrievalRuleJsonUnmarshaller |
getInstance() |
DataRetrievalRule |
unmarshall(JsonUnmarshallerContext context) |
private static DataRetrievalRuleJsonUnmarshaller instance
public DataRetrievalRule unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<DataRetrievalRule,JsonUnmarshallerContext>
java.lang.Exception
public static DataRetrievalRuleJsonUnmarshaller getInstance()