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