| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
DataSourceToIndexFieldMapping |
DataSourceToIndexFieldMapping.clone() |
DataSourceToIndexFieldMapping |
DataSourceToIndexFieldMapping.withDataSourceFieldName(String dataSourceFieldName)
The name of the column or attribute in the data source.
|
DataSourceToIndexFieldMapping |
DataSourceToIndexFieldMapping.withDateFieldFormat(String dateFieldFormat)
The type of data stored in the column or attribute.
|
DataSourceToIndexFieldMapping |
DataSourceToIndexFieldMapping.withIndexFieldName(String indexFieldName)
The name of the field in the index.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataSourceToIndexFieldMapping> |
BoxConfiguration.getCommentFieldMappings()
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box comments
to Amazon Kendra index field names. |
List<DataSourceToIndexFieldMapping> |
SalesforceChatterFeedConfiguration.getFieldMappings()
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
|
List<DataSourceToIndexFieldMapping> |
SalesforceStandardObjectAttachmentConfiguration.getFieldMappings()
One or more objects that map fields in attachments to Amazon Kendra index fields.
|
List<DataSourceToIndexFieldMapping> |
ServiceNowServiceCatalogConfiguration.getFieldMappings()
Maps attributes or field names of catalogs to Amazon Kendra index field names.
|
List<DataSourceToIndexFieldMapping> |
FsxConfiguration.getFieldMappings()
A list of
DataSourceToIndexFieldMapping objects that map Amazon FSx data source attributes or field
names to Amazon Kendra index field names. |
List<DataSourceToIndexFieldMapping> |
SharePointConfiguration.getFieldMappings()
A list of
DataSourceToIndexFieldMapping objects that map SharePoint data source attributes or field
names to Amazon Kendra index field names. |
List<DataSourceToIndexFieldMapping> |
OneDriveConfiguration.getFieldMappings()
A list of
DataSourceToIndexFieldMapping objects that map OneDrive data source attributes or field
names to Amazon Kendra index field names. |
List<DataSourceToIndexFieldMapping> |
SalesforceCustomKnowledgeArticleTypeConfiguration.getFieldMappings()
Maps attributes or field names of the custom knowledge article to Amazon Kendra index field names.
|
List<DataSourceToIndexFieldMapping> |
GoogleDriveConfiguration.getFieldMappings()
Maps Google Drive data source attributes or field names to Amazon Kendra index field names.
|
List<DataSourceToIndexFieldMapping> |
SlackConfiguration.getFieldMappings()
A list of
DataSourceToIndexFieldMapping objects that map Slack data source attributes or field names
to Amazon Kendra index field names. |
List<DataSourceToIndexFieldMapping> |
SalesforceStandardKnowledgeArticleTypeConfiguration.getFieldMappings()
Maps attributes or field names of the knowledge article to Amazon Kendra index field names.
|
List<DataSourceToIndexFieldMapping> |
WorkDocsConfiguration.getFieldMappings()
A list of
DataSourceToIndexFieldMapping objects that map Amazon WorkDocs data source attributes or
field names to Amazon Kendra index field names. |
List<DataSourceToIndexFieldMapping> |
SalesforceStandardObjectConfiguration.getFieldMappings()
Maps attributes or field names of the standard object to Amazon Kendra index field names.
|
List<DataSourceToIndexFieldMapping> |
ServiceNowKnowledgeArticleConfiguration.getFieldMappings()
Maps attributes or field names of knoweldge articles to Amazon Kendra index field names.
|
List<DataSourceToIndexFieldMapping> |
ColumnConfiguration.getFieldMappings()
An array of objects that map database column names to the corresponding fields in an index.
|
List<DataSourceToIndexFieldMapping> |
BoxConfiguration.getFileFieldMappings()
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box files to
Amazon Kendra index field names. |
List<DataSourceToIndexFieldMapping> |
BoxConfiguration.getTaskFieldMappings()
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box tasks to
Amazon Kendra index field names. |
List<DataSourceToIndexFieldMapping> |
BoxConfiguration.getWebLinkFieldMappings()
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box web links
to Amazon Kendra index field names. |
| Modifier and Type | Method and Description |
|---|---|
BoxConfiguration |
BoxConfiguration.withCommentFieldMappings(DataSourceToIndexFieldMapping... commentFieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box comments
to Amazon Kendra index field names. |
SalesforceChatterFeedConfiguration |
SalesforceChatterFeedConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
|
SalesforceStandardObjectAttachmentConfiguration |
SalesforceStandardObjectAttachmentConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
One or more objects that map fields in attachments to Amazon Kendra index fields.
|
ServiceNowServiceCatalogConfiguration |
ServiceNowServiceCatalogConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
Maps attributes or field names of catalogs to Amazon Kendra index field names.
|
FsxConfiguration |
FsxConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Amazon FSx data source attributes or field
names to Amazon Kendra index field names. |
SharePointConfiguration |
SharePointConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map SharePoint data source attributes or field
names to Amazon Kendra index field names. |
OneDriveConfiguration |
OneDriveConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map OneDrive data source attributes or field
names to Amazon Kendra index field names. |
SalesforceCustomKnowledgeArticleTypeConfiguration |
SalesforceCustomKnowledgeArticleTypeConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
Maps attributes or field names of the custom knowledge article to Amazon Kendra index field names.
|
GoogleDriveConfiguration |
GoogleDriveConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
Maps Google Drive data source attributes or field names to Amazon Kendra index field names.
|
SlackConfiguration |
SlackConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Slack data source attributes or field names
to Amazon Kendra index field names. |
SalesforceStandardKnowledgeArticleTypeConfiguration |
SalesforceStandardKnowledgeArticleTypeConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
Maps attributes or field names of the knowledge article to Amazon Kendra index field names.
|
WorkDocsConfiguration |
WorkDocsConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Amazon WorkDocs data source attributes or
field names to Amazon Kendra index field names. |
SalesforceStandardObjectConfiguration |
SalesforceStandardObjectConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
Maps attributes or field names of the standard object to Amazon Kendra index field names.
|
ServiceNowKnowledgeArticleConfiguration |
ServiceNowKnowledgeArticleConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
Maps attributes or field names of knoweldge articles to Amazon Kendra index field names.
|
ColumnConfiguration |
ColumnConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
An array of objects that map database column names to the corresponding fields in an index.
|
BoxConfiguration |
BoxConfiguration.withFileFieldMappings(DataSourceToIndexFieldMapping... fileFieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box files to
Amazon Kendra index field names. |
BoxConfiguration |
BoxConfiguration.withTaskFieldMappings(DataSourceToIndexFieldMapping... taskFieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box tasks to
Amazon Kendra index field names. |
BoxConfiguration |
BoxConfiguration.withWebLinkFieldMappings(DataSourceToIndexFieldMapping... webLinkFieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box web links
to Amazon Kendra index field names. |
| Modifier and Type | Method and Description |
|---|---|
void |
BoxConfiguration.setCommentFieldMappings(Collection<DataSourceToIndexFieldMapping> commentFieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box comments
to Amazon Kendra index field names. |
void |
SalesforceChatterFeedConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
|
void |
SalesforceStandardObjectAttachmentConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
One or more objects that map fields in attachments to Amazon Kendra index fields.
|
void |
ServiceNowServiceCatalogConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps attributes or field names of catalogs to Amazon Kendra index field names.
|
void |
FsxConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Amazon FSx data source attributes or field
names to Amazon Kendra index field names. |
void |
SharePointConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map SharePoint data source attributes or field
names to Amazon Kendra index field names. |
void |
OneDriveConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map OneDrive data source attributes or field
names to Amazon Kendra index field names. |
void |
SalesforceCustomKnowledgeArticleTypeConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps attributes or field names of the custom knowledge article to Amazon Kendra index field names.
|
void |
GoogleDriveConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps Google Drive data source attributes or field names to Amazon Kendra index field names.
|
void |
SlackConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Slack data source attributes or field names
to Amazon Kendra index field names. |
void |
SalesforceStandardKnowledgeArticleTypeConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps attributes or field names of the knowledge article to Amazon Kendra index field names.
|
void |
WorkDocsConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Amazon WorkDocs data source attributes or
field names to Amazon Kendra index field names. |
void |
SalesforceStandardObjectConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps attributes or field names of the standard object to Amazon Kendra index field names.
|
void |
ServiceNowKnowledgeArticleConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps attributes or field names of knoweldge articles to Amazon Kendra index field names.
|
void |
ColumnConfiguration.setFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
An array of objects that map database column names to the corresponding fields in an index.
|
void |
BoxConfiguration.setFileFieldMappings(Collection<DataSourceToIndexFieldMapping> fileFieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box files to
Amazon Kendra index field names. |
void |
BoxConfiguration.setTaskFieldMappings(Collection<DataSourceToIndexFieldMapping> taskFieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box tasks to
Amazon Kendra index field names. |
void |
BoxConfiguration.setWebLinkFieldMappings(Collection<DataSourceToIndexFieldMapping> webLinkFieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box web links
to Amazon Kendra index field names. |
BoxConfiguration |
BoxConfiguration.withCommentFieldMappings(Collection<DataSourceToIndexFieldMapping> commentFieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box comments
to Amazon Kendra index field names. |
SalesforceChatterFeedConfiguration |
SalesforceChatterFeedConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
|
SalesforceStandardObjectAttachmentConfiguration |
SalesforceStandardObjectAttachmentConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
One or more objects that map fields in attachments to Amazon Kendra index fields.
|
ServiceNowServiceCatalogConfiguration |
ServiceNowServiceCatalogConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps attributes or field names of catalogs to Amazon Kendra index field names.
|
FsxConfiguration |
FsxConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Amazon FSx data source attributes or field
names to Amazon Kendra index field names. |
SharePointConfiguration |
SharePointConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map SharePoint data source attributes or field
names to Amazon Kendra index field names. |
OneDriveConfiguration |
OneDriveConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map OneDrive data source attributes or field
names to Amazon Kendra index field names. |
SalesforceCustomKnowledgeArticleTypeConfiguration |
SalesforceCustomKnowledgeArticleTypeConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps attributes or field names of the custom knowledge article to Amazon Kendra index field names.
|
GoogleDriveConfiguration |
GoogleDriveConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps Google Drive data source attributes or field names to Amazon Kendra index field names.
|
SlackConfiguration |
SlackConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Slack data source attributes or field names
to Amazon Kendra index field names. |
SalesforceStandardKnowledgeArticleTypeConfiguration |
SalesforceStandardKnowledgeArticleTypeConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps attributes or field names of the knowledge article to Amazon Kendra index field names.
|
WorkDocsConfiguration |
WorkDocsConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map Amazon WorkDocs data source attributes or
field names to Amazon Kendra index field names. |
SalesforceStandardObjectConfiguration |
SalesforceStandardObjectConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps attributes or field names of the standard object to Amazon Kendra index field names.
|
ServiceNowKnowledgeArticleConfiguration |
ServiceNowKnowledgeArticleConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
Maps attributes or field names of knoweldge articles to Amazon Kendra index field names.
|
ColumnConfiguration |
ColumnConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
An array of objects that map database column names to the corresponding fields in an index.
|
BoxConfiguration |
BoxConfiguration.withFileFieldMappings(Collection<DataSourceToIndexFieldMapping> fileFieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box files to
Amazon Kendra index field names. |
BoxConfiguration |
BoxConfiguration.withTaskFieldMappings(Collection<DataSourceToIndexFieldMapping> taskFieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box tasks to
Amazon Kendra index field names. |
BoxConfiguration |
BoxConfiguration.withWebLinkFieldMappings(Collection<DataSourceToIndexFieldMapping> webLinkFieldMappings)
A list of
DataSourceToIndexFieldMapping objects that map attributes or field names of Box web links
to Amazon Kendra index field names. |
Copyright © 2022. All rights reserved.