| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearch.model |
| Modifier and Type | Method and Description |
|---|---|
Expression |
DefineExpressionRequest.expression()
Returns the value of the Expression property for this object.
|
Expression |
ExpressionStatus.options()
The expression that is evaluated for sorting while processing a search request.
|
| Modifier and Type | Method and Description |
|---|---|
DefineExpressionRequest.Builder |
DefineExpressionRequest.Builder.expression(Expression expression)
Sets the value of the Expression property for this object.
|
ExpressionStatus.Builder |
ExpressionStatus.Builder.options(Expression options)
The expression that is evaluated for sorting while processing a search request.
|
Copyright © 2023. All rights reserved.