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.
|
Modifier and Type | Method and Description |
---|---|
DescribeSynonymOptionsResult |
AmazonCloudSearchClient.describeSynonymOptions(DescribeSynonymOptionsRequest describeSynonymOptionsRequest)
Deprecated.
Gets the synonym dictionary configured for the search domain.
|
DescribeSynonymOptionsResult |
AmazonCloudSearch.describeSynonymOptions(DescribeSynonymOptionsRequest describeSynonymOptionsRequest)
Deprecated.
Gets the synonym dictionary configured for the search domain.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsyncClient.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest)
Deprecated.
Gets the synonym dictionary configured for the search domain.
|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsync.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest)
Deprecated.
Gets the synonym dictionary configured for the search domain.
|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsyncClient.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest,
AsyncHandler<DescribeSynonymOptionsRequest,DescribeSynonymOptionsResult> asyncHandler)
Deprecated.
Gets the synonym dictionary configured for the search domain.
|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsync.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest,
AsyncHandler<DescribeSynonymOptionsRequest,DescribeSynonymOptionsResult> asyncHandler)
Deprecated.
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)
Deprecated.
Gets the synonym dictionary configured for the search domain.
|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsync.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest,
AsyncHandler<DescribeSynonymOptionsRequest,DescribeSynonymOptionsResult> asyncHandler)
Deprecated.
Gets the synonym dictionary configured for the search domain.
|
Modifier and Type | Method and Description |
---|---|
DescribeSynonymOptionsResult |
DescribeSynonymOptionsResult.withSynonyms(SynonymOptionsStatus synonyms)
Deprecated.
The synonym options configured for this search domain and the current
status of those options.
|
Copyright © 2015. All rights reserved.