| Package | Description |
|---|---|
| com.amazonaws.services.route53domains.model |
| Modifier and Type | Method and Description |
|---|---|
DomainSuggestion |
DomainSuggestion.clone() |
DomainSuggestion |
DomainSuggestion.withAvailability(String availability)
Whether the domain name is available for registering.
|
DomainSuggestion |
DomainSuggestion.withDomainName(String domainName)
A suggested domain name.
|
| Modifier and Type | Method and Description |
|---|---|
List<DomainSuggestion> |
GetDomainSuggestionsResult.getSuggestionsList()
A list of possible domain names.
|
| Modifier and Type | Method and Description |
|---|---|
GetDomainSuggestionsResult |
GetDomainSuggestionsResult.withSuggestionsList(DomainSuggestion... suggestionsList)
A list of possible domain names.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDomainSuggestionsResult.setSuggestionsList(Collection<DomainSuggestion> suggestionsList)
A list of possible domain names.
|
GetDomainSuggestionsResult |
GetDomainSuggestionsResult.withSuggestionsList(Collection<DomainSuggestion> suggestionsList)
A list of possible domain names.
|
Copyright © 2018. All rights reserved.