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