Uses of Class
software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
Packages that use SalesforceStandardObjectAttachmentConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of SalesforceStandardObjectAttachmentConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return SalesforceStandardObjectAttachmentConfiguration Modifier and Type Method Description SalesforceStandardObjectAttachmentConfigurationSalesforceConfiguration. standardObjectAttachmentConfiguration()Configuration information for processing attachments to Salesforce standard objects.Methods in software.amazon.awssdk.services.kendra.model with parameters of type SalesforceStandardObjectAttachmentConfiguration Modifier and Type Method Description SalesforceConfiguration.BuilderSalesforceConfiguration.Builder. standardObjectAttachmentConfiguration(SalesforceStandardObjectAttachmentConfiguration standardObjectAttachmentConfiguration)Configuration information for processing attachments to Salesforce standard objects.
-