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