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