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