@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteBatchPredictionResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<DeleteBatchPredictionResponse,software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext>
| Constructor and Description |
|---|
DeleteBatchPredictionResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static DeleteBatchPredictionResponseUnmarshaller |
getInstance() |
DeleteBatchPredictionResponse |
unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
public DeleteBatchPredictionResponseUnmarshaller()
public DeleteBatchPredictionResponse unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<DeleteBatchPredictionResponse,software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext>Exceptionpublic static DeleteBatchPredictionResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.