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