| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
ConfluenceAttachmentToIndexFieldMapping |
ConfluenceAttachmentToIndexFieldMapping.clone() |
ConfluenceAttachmentToIndexFieldMapping |
ConfluenceAttachmentToIndexFieldMapping.withDataSourceFieldName(ConfluenceAttachmentFieldName dataSourceFieldName)
The name of the field in the data source.
|
ConfluenceAttachmentToIndexFieldMapping |
ConfluenceAttachmentToIndexFieldMapping.withDataSourceFieldName(String dataSourceFieldName)
The name of the field in the data source.
|
ConfluenceAttachmentToIndexFieldMapping |
ConfluenceAttachmentToIndexFieldMapping.withDateFieldFormat(String dateFieldFormat)
The format for date fields in the data source.
|
ConfluenceAttachmentToIndexFieldMapping |
ConfluenceAttachmentToIndexFieldMapping.withIndexFieldName(String indexFieldName)
The name of the index field to map to the Confluence data source field.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConfluenceAttachmentToIndexFieldMapping> |
ConfluenceAttachmentConfiguration.getAttachmentFieldMappings()
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
|
| Modifier and Type | Method and Description |
|---|---|
ConfluenceAttachmentConfiguration |
ConfluenceAttachmentConfiguration.withAttachmentFieldMappings(ConfluenceAttachmentToIndexFieldMapping... attachmentFieldMappings)
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfluenceAttachmentConfiguration.setAttachmentFieldMappings(Collection<ConfluenceAttachmentToIndexFieldMapping> attachmentFieldMappings)
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
|
ConfluenceAttachmentConfiguration |
ConfluenceAttachmentConfiguration.withAttachmentFieldMappings(Collection<ConfluenceAttachmentToIndexFieldMapping> attachmentFieldMappings)
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
|
Copyright © 2024. All rights reserved.