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