| Package | Description |
|---|---|
| com.amazonaws.services.route53domains |
Amazon Route 53 API actions let you register domain names and perform related operations.
|
| com.amazonaws.services.route53domains.model |
| Modifier and Type | Method and Description |
|---|---|
GetDomainSuggestionsResult |
AmazonRoute53Domains.getDomainSuggestions(GetDomainSuggestionsRequest getDomainSuggestionsRequest)
The GetDomainSuggestions operation returns a list of suggested domain names given a string, which can either be a
domain name or simply a word or phrase (without spaces).
|
GetDomainSuggestionsResult |
AbstractAmazonRoute53Domains.getDomainSuggestions(GetDomainSuggestionsRequest request) |
GetDomainSuggestionsResult |
AmazonRoute53DomainsClient.getDomainSuggestions(GetDomainSuggestionsRequest request)
The GetDomainSuggestions operation returns a list of suggested domain names given a string, which can either be a
domain name or simply a word or phrase (without spaces).
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDomainSuggestionsResult> |
AbstractAmazonRoute53DomainsAsync.getDomainSuggestionsAsync(GetDomainSuggestionsRequest request) |
Future<GetDomainSuggestionsResult> |
AmazonRoute53DomainsAsyncClient.getDomainSuggestionsAsync(GetDomainSuggestionsRequest request) |
Future<GetDomainSuggestionsResult> |
AmazonRoute53DomainsAsync.getDomainSuggestionsAsync(GetDomainSuggestionsRequest getDomainSuggestionsRequest)
The GetDomainSuggestions operation returns a list of suggested domain names given a string, which can either be a
domain name or simply a word or phrase (without spaces).
|
Future<GetDomainSuggestionsResult> |
AbstractAmazonRoute53DomainsAsync.getDomainSuggestionsAsync(GetDomainSuggestionsRequest request,
AsyncHandler<GetDomainSuggestionsRequest,GetDomainSuggestionsResult> asyncHandler) |
Future<GetDomainSuggestionsResult> |
AmazonRoute53DomainsAsyncClient.getDomainSuggestionsAsync(GetDomainSuggestionsRequest request,
AsyncHandler<GetDomainSuggestionsRequest,GetDomainSuggestionsResult> asyncHandler) |
Future<GetDomainSuggestionsResult> |
AmazonRoute53DomainsAsync.getDomainSuggestionsAsync(GetDomainSuggestionsRequest getDomainSuggestionsRequest,
AsyncHandler<GetDomainSuggestionsRequest,GetDomainSuggestionsResult> asyncHandler)
The GetDomainSuggestions operation returns a list of suggested domain names given a string, which can either be a
domain name or simply a word or phrase (without spaces).
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDomainSuggestionsResult> |
AbstractAmazonRoute53DomainsAsync.getDomainSuggestionsAsync(GetDomainSuggestionsRequest request,
AsyncHandler<GetDomainSuggestionsRequest,GetDomainSuggestionsResult> asyncHandler) |
Future<GetDomainSuggestionsResult> |
AmazonRoute53DomainsAsyncClient.getDomainSuggestionsAsync(GetDomainSuggestionsRequest request,
AsyncHandler<GetDomainSuggestionsRequest,GetDomainSuggestionsResult> asyncHandler) |
Future<GetDomainSuggestionsResult> |
AmazonRoute53DomainsAsync.getDomainSuggestionsAsync(GetDomainSuggestionsRequest getDomainSuggestionsRequest,
AsyncHandler<GetDomainSuggestionsRequest,GetDomainSuggestionsResult> asyncHandler)
The GetDomainSuggestions operation returns a list of suggested domain names given a string, which can either be a
domain name or simply a word or phrase (without spaces).
|
| Modifier and Type | Method and Description |
|---|---|
GetDomainSuggestionsResult |
GetDomainSuggestionsResult.clone() |
GetDomainSuggestionsResult |
GetDomainSuggestionsResult.withSuggestionsList(Collection<DomainSuggestion> suggestionsList)
A list of possible domain names.
|
GetDomainSuggestionsResult |
GetDomainSuggestionsResult.withSuggestionsList(DomainSuggestion... suggestionsList)
A list of possible domain names.
|
Copyright © 2018. All rights reserved.