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