| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendraranking.model |
| Modifier and Type | Method and Description |
|---|---|
List<RescoreExecutionPlanSummary> |
ListRescoreExecutionPlansResponse.summaryItems()
An array of summary information for one or more rescore execution plans.
|
| Modifier and Type | Method and Description |
|---|---|
ListRescoreExecutionPlansResponse.Builder |
ListRescoreExecutionPlansResponse.Builder.summaryItems(RescoreExecutionPlanSummary... summaryItems)
An array of summary information for one or more rescore execution plans.
|
| Modifier and Type | Method and Description |
|---|---|
ListRescoreExecutionPlansResponse.Builder |
ListRescoreExecutionPlansResponse.Builder.summaryItems(Collection<RescoreExecutionPlanSummary> summaryItems)
An array of summary information for one or more rescore execution plans.
|
Copyright © 2023. All rights reserved.