Uses of Class
software.amazon.awssdk.services.bedrockagent.model.SharePointCrawlerConfiguration
-
Packages that use SharePointCrawlerConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of SharePointCrawlerConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return SharePointCrawlerConfiguration Modifier and Type Method Description SharePointCrawlerConfigurationSharePointDataSourceConfiguration. crawlerConfiguration()The configuration of the SharePoint content.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type SharePointCrawlerConfiguration Modifier and Type Method Description SharePointDataSourceConfiguration.BuilderSharePointDataSourceConfiguration.Builder. crawlerConfiguration(SharePointCrawlerConfiguration crawlerConfiguration)The configuration of the SharePoint content.
-