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