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