| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearch |
|
| software.amazon.awssdk.services.cloudsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default DefineIndexFieldResponse |
CloudSearchClient.defineIndexField(DefineIndexFieldRequest defineIndexFieldRequest)
Configures an
IndexField for the search domain. |
default CompletableFuture<DefineIndexFieldResponse> |
CloudSearchAsyncClient.defineIndexField(DefineIndexFieldRequest defineIndexFieldRequest)
Configures an
IndexField for the search domain. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DefineIndexFieldRequestMarshaller.marshall(DefineIndexFieldRequest defineIndexFieldRequest) |
Copyright © 2022. All rights reserved.