| 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 |
|---|---|
DescribeStopwordOptionsResult |
AmazonCloudSearchClient.describeStopwordOptions(DescribeStopwordOptionsRequest describeStopwordOptionsRequest)
Gets the stopwords configured for the search domain.
|
DescribeStopwordOptionsResult |
AmazonCloudSearch.describeStopwordOptions(DescribeStopwordOptionsRequest describeStopwordOptionsRequest)
Gets the stopwords configured for the search domain.
|
Future<DescribeStopwordOptionsResult> |
AmazonCloudSearchAsyncClient.describeStopwordOptionsAsync(DescribeStopwordOptionsRequest describeStopwordOptionsRequest)
Gets the stopwords configured for the search domain.
|
Future<DescribeStopwordOptionsResult> |
AmazonCloudSearchAsync.describeStopwordOptionsAsync(DescribeStopwordOptionsRequest describeStopwordOptionsRequest)
Gets the stopwords configured for the search domain.
|
Future<DescribeStopwordOptionsResult> |
AmazonCloudSearchAsyncClient.describeStopwordOptionsAsync(DescribeStopwordOptionsRequest describeStopwordOptionsRequest,
AsyncHandler<DescribeStopwordOptionsRequest,DescribeStopwordOptionsResult> asyncHandler)
Gets the stopwords configured for the search domain.
|
Future<DescribeStopwordOptionsResult> |
AmazonCloudSearchAsync.describeStopwordOptionsAsync(DescribeStopwordOptionsRequest describeStopwordOptionsRequest,
AsyncHandler<DescribeStopwordOptionsRequest,DescribeStopwordOptionsResult> asyncHandler)
Gets the stopwords configured for the search domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeStopwordOptionsResult> |
AmazonCloudSearchAsyncClient.describeStopwordOptionsAsync(DescribeStopwordOptionsRequest describeStopwordOptionsRequest,
AsyncHandler<DescribeStopwordOptionsRequest,DescribeStopwordOptionsResult> asyncHandler)
Gets the stopwords configured for the search domain.
|
Future<DescribeStopwordOptionsResult> |
AmazonCloudSearchAsync.describeStopwordOptionsAsync(DescribeStopwordOptionsRequest describeStopwordOptionsRequest,
AsyncHandler<DescribeStopwordOptionsRequest,DescribeStopwordOptionsResult> asyncHandler)
Gets the stopwords configured for the search domain.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeStopwordOptionsRequest |
DescribeStopwordOptionsRequest.withDomainName(String domainName)
A string that represents the name of a domain.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeStopwordOptionsRequest> |
DescribeStopwordOptionsRequestMarshaller.marshall(DescribeStopwordOptionsRequest describeStopwordOptionsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeStopwordOptionsRequest> |
DescribeStopwordOptionsRequestMarshaller.marshall(DescribeStopwordOptionsRequest describeStopwordOptionsRequest) |
Copyright © 2016. All rights reserved.