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