| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<ExperiencesSummary> |
ListExperiencesResponse.summaryItems()
An array of summary information for one or more Amazon Kendra experiences.
|
| Modifier and Type | Method and Description |
|---|---|
ListExperiencesResponse.Builder |
ListExperiencesResponse.Builder.summaryItems(ExperiencesSummary... summaryItems)
An array of summary information for one or more Amazon Kendra experiences.
|
| Modifier and Type | Method and Description |
|---|---|
ListExperiencesResponse.Builder |
ListExperiencesResponse.Builder.summaryItems(Collection<ExperiencesSummary> summaryItems)
An array of summary information for one or more Amazon Kendra experiences.
|
Copyright © 2023. All rights reserved.