| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
SalesforceStandardObjectAttachmentConfiguration |
SalesforceStandardObjectAttachmentConfiguration.clone() |
SalesforceStandardObjectAttachmentConfiguration |
SalesforceConfiguration.getStandardObjectAttachmentConfiguration()
Configuration information for processing attachments to Salesforce standard objects.
|
SalesforceStandardObjectAttachmentConfiguration |
SalesforceStandardObjectAttachmentConfiguration.withDocumentTitleFieldName(String documentTitleFieldName)
The name of the field used for the document title.
|
SalesforceStandardObjectAttachmentConfiguration |
SalesforceStandardObjectAttachmentConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
One or more objects that map fields in attachments to Amazon Kendra index fields.
|
SalesforceStandardObjectAttachmentConfiguration |
SalesforceStandardObjectAttachmentConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
One or more objects that map fields in attachments to Amazon Kendra index fields.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesforceConfiguration.setStandardObjectAttachmentConfiguration(SalesforceStandardObjectAttachmentConfiguration standardObjectAttachmentConfiguration)
Configuration information for processing attachments to Salesforce standard objects.
|
SalesforceConfiguration |
SalesforceConfiguration.withStandardObjectAttachmentConfiguration(SalesforceStandardObjectAttachmentConfiguration standardObjectAttachmentConfiguration)
Configuration information for processing attachments to Salesforce standard objects.
|
Copyright © 2022. All rights reserved.