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