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