Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.SalesforceSourceConfiguration.Builder
Packages that use SalesforceSourceConfiguration.Builder
-
Uses of SalesforceSourceConfiguration.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return SalesforceSourceConfiguration.BuilderModifier and TypeMethodDescriptionThe supported authentication type to authenticate and connect to your Salesforce instance.SalesforceSourceConfiguration.Builder.authType(SalesforceAuthType authType) The supported authentication type to authenticate and connect to your Salesforce instance.SalesforceSourceConfiguration.builder()SalesforceSourceConfiguration.Builder.credentialsSecretArn(String credentialsSecretArn) The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your Salesforce instance URL.The Salesforce host URL or instance URL.SalesforceSourceConfiguration.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type SalesforceSourceConfiguration.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SalesforceSourceConfiguration.Builder>SalesforceSourceConfiguration.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagent.model with type arguments of type SalesforceSourceConfiguration.BuilderModifier and TypeMethodDescriptionSalesforceDataSourceConfiguration.Builder.sourceConfiguration(Consumer<SalesforceSourceConfiguration.Builder> sourceConfiguration) The endpoint information to connect to your Salesforce data source.