| 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 |
|---|---|
DescribeRankExpressionsResult |
AmazonCloudSearchClient.describeRankExpressions(DescribeRankExpressionsRequest describeRankExpressionsRequest)
Gets the rank expressions configured for the search domain.
|
DescribeRankExpressionsResult |
AmazonCloudSearch.describeRankExpressions(DescribeRankExpressionsRequest describeRankExpressionsRequest)
Gets the rank expressions configured for the search domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeRankExpressionsResult> |
AmazonCloudSearchAsyncClient.describeRankExpressionsAsync(DescribeRankExpressionsRequest describeRankExpressionsRequest)
Gets the rank expressions configured for the search domain.
|
Future<DescribeRankExpressionsResult> |
AmazonCloudSearchAsync.describeRankExpressionsAsync(DescribeRankExpressionsRequest describeRankExpressionsRequest)
Gets the rank expressions configured for the search domain.
|
Future<DescribeRankExpressionsResult> |
AmazonCloudSearchAsyncClient.describeRankExpressionsAsync(DescribeRankExpressionsRequest describeRankExpressionsRequest,
AsyncHandler<DescribeRankExpressionsRequest,DescribeRankExpressionsResult> asyncHandler)
Gets the rank expressions configured for the search domain.
|
Future<DescribeRankExpressionsResult> |
AmazonCloudSearchAsync.describeRankExpressionsAsync(DescribeRankExpressionsRequest describeRankExpressionsRequest,
AsyncHandler<DescribeRankExpressionsRequest,DescribeRankExpressionsResult> asyncHandler)
Gets the rank expressions configured for the search domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeRankExpressionsResult> |
AmazonCloudSearchAsyncClient.describeRankExpressionsAsync(DescribeRankExpressionsRequest describeRankExpressionsRequest,
AsyncHandler<DescribeRankExpressionsRequest,DescribeRankExpressionsResult> asyncHandler)
Gets the rank expressions configured for the search domain.
|
Future<DescribeRankExpressionsResult> |
AmazonCloudSearchAsync.describeRankExpressionsAsync(DescribeRankExpressionsRequest describeRankExpressionsRequest,
AsyncHandler<DescribeRankExpressionsRequest,DescribeRankExpressionsResult> asyncHandler)
Gets the rank expressions configured for the search domain.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRankExpressionsResult |
DescribeRankExpressionsResult.withRankExpressions(Collection<RankExpressionStatus> rankExpressions)
The rank expressions configured for the domain.
|
DescribeRankExpressionsResult |
DescribeRankExpressionsResult.withRankExpressions(RankExpressionStatus... rankExpressions)
The rank expressions configured for the domain.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRankExpressionsResult |
DescribeRankExpressionsResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2016. All rights reserved.