| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataSourceSummary> |
ListDataSourcesResponse.summaryItems()
An array of summary information for one or more data sources.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataSourcesResponse.Builder |
ListDataSourcesResponse.Builder.summaryItems(DataSourceSummary... summaryItems)
An array of summary information for one or more data sources.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataSourcesResponse.Builder |
ListDataSourcesResponse.Builder.summaryItems(Collection<DataSourceSummary> summaryItems)
An array of summary information for one or more data sources.
|
Copyright © 2020. All rights reserved.