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