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