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