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