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