Uses of Class
software.amazon.awssdk.services.bedrockagent.model.SalesforceSourceConfiguration
-
Packages that use SalesforceSourceConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of SalesforceSourceConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return SalesforceSourceConfiguration Modifier and Type Method Description SalesforceSourceConfigurationSalesforceDataSourceConfiguration. sourceConfiguration()The endpoint information to connect to your Salesforce data source.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type SalesforceSourceConfiguration Modifier and Type Method Description SalesforceDataSourceConfiguration.BuilderSalesforceDataSourceConfiguration.Builder. sourceConfiguration(SalesforceSourceConfiguration sourceConfiguration)The endpoint information to connect to your Salesforce data source.
-