@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteBatchPredictionResponseUnmarshaller extends Object implements Unmarshaller<DeleteBatchPredictionResponse,JsonUnmarshallerContext>
Constructor and Description |
---|
DeleteBatchPredictionResponseUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static DeleteBatchPredictionResponseUnmarshaller |
getInstance() |
DeleteBatchPredictionResponse |
unmarshall(JsonUnmarshallerContext context) |
public DeleteBatchPredictionResponseUnmarshaller()
public DeleteBatchPredictionResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<DeleteBatchPredictionResponse,JsonUnmarshallerContext>
Exception
public static DeleteBatchPredictionResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.