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