| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
EligibleDataSource |
EligibleDataSource.clone() |
EligibleDataSource |
EligibleDataSource.withDataSourceId(String dataSourceId)
The identifier of the data source.
|
EligibleDataSource |
EligibleDataSource.withIndexId(String indexId)
The identifier of the index the data source is attached to.
|
| Modifier and Type | Method and Description |
|---|---|
List<EligibleDataSource> |
ContentRetrievalRule.getEligibleDataSources()
Specifies data sources in a Amazon Q Business application to use for content generation.
|
| Modifier and Type | Method and Description |
|---|---|
ContentRetrievalRule |
ContentRetrievalRule.withEligibleDataSources(EligibleDataSource... eligibleDataSources)
Specifies data sources in a Amazon Q Business application to use for content generation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentRetrievalRule.setEligibleDataSources(Collection<EligibleDataSource> eligibleDataSources)
Specifies data sources in a Amazon Q Business application to use for content generation.
|
ContentRetrievalRule |
ContentRetrievalRule.withEligibleDataSources(Collection<EligibleDataSource> eligibleDataSources)
Specifies data sources in a Amazon Q Business application to use for content generation.
|
Copyright © 2024. All rights reserved.