| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataSourceToIndexFieldMapping> |
SalesforceChatterFeedConfiguration.fieldMappings()
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
|
List<DataSourceToIndexFieldMapping> |
ColumnConfiguration.fieldMappings()
An array of objects that map database column names to the corresponding fields in an index.
|
List<DataSourceToIndexFieldMapping> |
SalesforceCustomKnowledgeArticleTypeConfiguration.fieldMappings()
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
|
List<DataSourceToIndexFieldMapping> |
SalesforceStandardKnowledgeArticleTypeConfiguration.fieldMappings()
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
|
List<DataSourceToIndexFieldMapping> |
SalesforceStandardObjectAttachmentConfiguration.fieldMappings()
One or more objects that map fields in attachments to Amazon Kendra index fields.
|
List<DataSourceToIndexFieldMapping> |
OneDriveConfiguration.fieldMappings()
A list of
DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields
in the Amazon Kendra index. |
List<DataSourceToIndexFieldMapping> |
ServiceNowServiceCatalogConfiguration.fieldMappings()
Mapping between ServiceNow fields and Amazon Kendra index fields.
|
List<DataSourceToIndexFieldMapping> |
ServiceNowKnowledgeArticleConfiguration.fieldMappings()
Mapping between ServiceNow fields and Amazon Kendra index fields.
|
List<DataSourceToIndexFieldMapping> |
SalesforceStandardObjectConfiguration.fieldMappings()
One or more objects that map fields in the standard object to Amazon Kendra index fields.
|
List<DataSourceToIndexFieldMapping> |
SharePointConfiguration.fieldMappings()
A list of
DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom
fields in the Amazon Kendra index. |
| Modifier and Type | Method and Description |
|---|---|
SalesforceChatterFeedConfiguration.Builder |
SalesforceChatterFeedConfiguration.Builder.fieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
|
ColumnConfiguration.Builder |
ColumnConfiguration.Builder.fieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
An array of objects that map database column names to the corresponding fields in an index.
|
SalesforceCustomKnowledgeArticleTypeConfiguration.Builder |
SalesforceCustomKnowledgeArticleTypeConfiguration.Builder.fieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
|
SalesforceStandardKnowledgeArticleTypeConfiguration.Builder |
SalesforceStandardKnowledgeArticleTypeConfiguration.Builder.fieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
|
SalesforceStandardObjectAttachmentConfiguration.Builder |
SalesforceStandardObjectAttachmentConfiguration.Builder.fieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
One or more objects that map fields in attachments to Amazon Kendra index fields.
|
OneDriveConfiguration.Builder |
OneDriveConfiguration.Builder.fieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom
fields in the Amazon Kendra index. |
ServiceNowServiceCatalogConfiguration.Builder |
ServiceNowServiceCatalogConfiguration.Builder.fieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
Mapping between ServiceNow fields and Amazon Kendra index fields.
|
ServiceNowKnowledgeArticleConfiguration.Builder |
ServiceNowKnowledgeArticleConfiguration.Builder.fieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
Mapping between ServiceNow fields and Amazon Kendra index fields.
|
SalesforceStandardObjectConfiguration.Builder |
SalesforceStandardObjectConfiguration.Builder.fieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
One or more objects that map fields in the standard object to Amazon Kendra index fields.
|
SharePointConfiguration.Builder |
SharePointConfiguration.Builder.fieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to
custom fields in the Amazon Kendra index. |
| Modifier and Type | Method and Description |
|---|---|
SalesforceChatterFeedConfiguration.Builder |
SalesforceChatterFeedConfiguration.Builder.fieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
|
ColumnConfiguration.Builder |
ColumnConfiguration.Builder.fieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
An array of objects that map database column names to the corresponding fields in an index.
|
SalesforceCustomKnowledgeArticleTypeConfiguration.Builder |
SalesforceCustomKnowledgeArticleTypeConfiguration.Builder.fieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
|
SalesforceStandardKnowledgeArticleTypeConfiguration.Builder |
SalesforceStandardKnowledgeArticleTypeConfiguration.Builder.fieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
|
SalesforceStandardObjectAttachmentConfiguration.Builder |
SalesforceStandardObjectAttachmentConfiguration.Builder.fieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
One or more objects that map fields in attachments to Amazon Kendra index fields.
|
OneDriveConfiguration.Builder |
OneDriveConfiguration.Builder.fieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom
fields in the Amazon Kendra index. |
ServiceNowServiceCatalogConfiguration.Builder |
ServiceNowServiceCatalogConfiguration.Builder.fieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Mapping between ServiceNow fields and Amazon Kendra index fields.
|
ServiceNowKnowledgeArticleConfiguration.Builder |
ServiceNowKnowledgeArticleConfiguration.Builder.fieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Mapping between ServiceNow fields and Amazon Kendra index fields.
|
SalesforceStandardObjectConfiguration.Builder |
SalesforceStandardObjectConfiguration.Builder.fieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
One or more objects that map fields in the standard object to Amazon Kendra index fields.
|
SharePointConfiguration.Builder |
SharePointConfiguration.Builder.fieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to
custom fields in the Amazon Kendra index. |
Copyright © 2020. All rights reserved.