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 |
AmazonCloudSearch.describeSynonymOptions(DescribeSynonymOptionsRequest describeSynonymOptionsRequest)
Deprecated.
Gets the synonym dictionary configured for the search domain.
|
DescribeSynonymOptionsResult |
AmazonCloudSearchClient.describeSynonymOptions(DescribeSynonymOptionsRequest describeSynonymOptionsRequest)
Deprecated.
Gets the synonym dictionary configured for the search domain.
|
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 |
---|---|
DescribeSynonymOptionsRequest |
DescribeSynonymOptionsRequest.withDomainName(String domainName)
Deprecated.
A string that represents the name of a domain.
|
Copyright © 2014. All rights reserved.