| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<IndexConfigurationSummary> |
ListIndicesResponse.indexConfigurationSummaryItems()
An array of summary information on the configuration of one or more indexes.
|
| Modifier and Type | Method and Description |
|---|---|
ListIndicesResponse.Builder |
ListIndicesResponse.Builder.indexConfigurationSummaryItems(IndexConfigurationSummary... indexConfigurationSummaryItems)
An array of summary information on the configuration of one or more indexes.
|
| Modifier and Type | Method and Description |
|---|---|
ListIndicesResponse.Builder |
ListIndicesResponse.Builder.indexConfigurationSummaryItems(Collection<IndexConfigurationSummary> indexConfigurationSummaryItems)
An array of summary information on the configuration of one or more indexes.
|
Copyright © 2023. All rights reserved.