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