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