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