Uses of Class
software.amazon.awssdk.services.bedrockagent.model.PatternObjectFilterConfiguration
-
Packages that use PatternObjectFilterConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of PatternObjectFilterConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return PatternObjectFilterConfiguration Modifier and Type Method Description PatternObjectFilterConfigurationCrawlFilterConfiguration. patternObjectFilter()The configuration of filtering certain objects or content types of the data source.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type PatternObjectFilterConfiguration Modifier and Type Method Description CrawlFilterConfiguration.BuilderCrawlFilterConfiguration.Builder. patternObjectFilter(PatternObjectFilterConfiguration patternObjectFilter)The configuration of filtering certain objects or content types of the data source.
-