| Package | Description |
|---|---|
| com.amazonaws.services.cloudsearch |
Synchronous and asynchronous client classes for accessing AmazonCloudSearch.
|
| com.amazonaws.services.cloudsearch.model |
Classes modeling the various types represented by AmazonCloudSearch.
|
| com.amazonaws.services.cloudsearch.model.transform |
Marhsalling for the various types represented by AmazonCloudSearch.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSynonymOptionsResult |
AmazonCloudSearchClient.describeSynonymOptions(DescribeSynonymOptionsRequest describeSynonymOptionsRequest)
Gets the synonym dictionary configured for the search domain.
|
DescribeSynonymOptionsResult |
AmazonCloudSearch.describeSynonymOptions(DescribeSynonymOptionsRequest describeSynonymOptionsRequest)
Gets the synonym dictionary configured for the search domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsyncClient.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest)
Gets the synonym dictionary configured for the search domain.
|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsync.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest)
Gets the synonym dictionary configured for the search domain.
|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsyncClient.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest,
AsyncHandler<DescribeSynonymOptionsRequest,DescribeSynonymOptionsResult> asyncHandler)
Gets the synonym dictionary configured for the search domain.
|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsync.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest,
AsyncHandler<DescribeSynonymOptionsRequest,DescribeSynonymOptionsResult> asyncHandler)
Gets the synonym dictionary configured for the search domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsyncClient.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest,
AsyncHandler<DescribeSynonymOptionsRequest,DescribeSynonymOptionsResult> asyncHandler)
Gets the synonym dictionary configured for the search domain.
|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsync.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest,
AsyncHandler<DescribeSynonymOptionsRequest,DescribeSynonymOptionsResult> asyncHandler)
Gets the synonym dictionary configured for the search domain.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSynonymOptionsResult |
DescribeSynonymOptionsResult.withSynonyms(SynonymOptionsStatus synonyms)
The synonym options configured for this search domain and the current
status of those options.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSynonymOptionsResult |
DescribeSynonymOptionsResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2016. All rights reserved.