Uses of Class
software.amazon.awssdk.services.bedrockagent.model.SalesforceCrawlerConfiguration
-
Packages that use SalesforceCrawlerConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of SalesforceCrawlerConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return SalesforceCrawlerConfiguration Modifier and Type Method Description SalesforceCrawlerConfigurationSalesforceDataSourceConfiguration. crawlerConfiguration()The configuration of the Salesforce content.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type SalesforceCrawlerConfiguration Modifier and Type Method Description SalesforceDataSourceConfiguration.BuilderSalesforceDataSourceConfiguration.Builder. crawlerConfiguration(SalesforceCrawlerConfiguration crawlerConfiguration)The configuration of the Salesforce content.
-