| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearch |
|
| software.amazon.awssdk.services.cloudsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteIndexFieldResponse |
CloudSearchClient.deleteIndexField(DeleteIndexFieldRequest deleteIndexFieldRequest)
Removes an
IndexField from the search domain. |
default CompletableFuture<DeleteIndexFieldResponse> |
CloudSearchAsyncClient.deleteIndexField(DeleteIndexFieldRequest deleteIndexFieldRequest)
Removes an
IndexField from the search domain. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteIndexFieldRequestMarshaller.marshall(DeleteIndexFieldRequest deleteIndexFieldRequest) |
Copyright © 2023. All rights reserved.