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