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