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