| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains.model |
| Modifier and Type | Method and Description |
|---|---|
List<DomainSuggestion> |
GetDomainSuggestionsResponse.suggestionsList()
A list of possible domain names.
|
| Modifier and Type | Method and Description |
|---|---|
GetDomainSuggestionsResponse.Builder |
GetDomainSuggestionsResponse.Builder.suggestionsList(DomainSuggestion... suggestionsList)
A list of possible domain names.
|
| Modifier and Type | Method and Description |
|---|---|
GetDomainSuggestionsResponse.Builder |
GetDomainSuggestionsResponse.Builder.suggestionsList(Collection<DomainSuggestion> suggestionsList)
A list of possible domain names.
|
Copyright © 2023. All rights reserved.