| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearch |
|
| software.amazon.awssdk.services.cloudsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteExpressionResponse |
CloudSearchClient.deleteExpression(DeleteExpressionRequest deleteExpressionRequest)
Removes an
Expression from the search domain. |
default CompletableFuture<DeleteExpressionResponse> |
CloudSearchAsyncClient.deleteExpression(DeleteExpressionRequest deleteExpressionRequest)
Removes an
Expression from the search domain. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteExpressionRequestMarshaller.marshall(DeleteExpressionRequest deleteExpressionRequest) |
Copyright © 2023. All rights reserved.