Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.SharePointCrawlerConfiguration.Builder
Packages that use SharePointCrawlerConfiguration.Builder
-
Uses of SharePointCrawlerConfiguration.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return SharePointCrawlerConfiguration.BuilderModifier and TypeMethodDescriptionSharePointCrawlerConfiguration.builder()SharePointCrawlerConfiguration.Builder.filterConfiguration(Consumer<CrawlFilterConfiguration.Builder> filterConfiguration) The configuration of filtering the SharePoint content.SharePointCrawlerConfiguration.Builder.filterConfiguration(CrawlFilterConfiguration filterConfiguration) The configuration of filtering the SharePoint content.SharePointCrawlerConfiguration.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type SharePointCrawlerConfiguration.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SharePointCrawlerConfiguration.Builder>SharePointCrawlerConfiguration.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagent.model with type arguments of type SharePointCrawlerConfiguration.BuilderModifier and TypeMethodDescriptionSharePointDataSourceConfiguration.Builder.crawlerConfiguration(Consumer<SharePointCrawlerConfiguration.Builder> crawlerConfiguration) The configuration of the SharePoint content.