Unmarshaller<PredictResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class PredictResponseUnmarshaller extends Object implements Unmarshaller<PredictResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
PredictResponseUnmarshaller() |
| Modifier and Type | Method | 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.