| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
ConfluenceAttachmentConfiguration |
ConfluenceAttachmentConfiguration.clone() |
ConfluenceAttachmentConfiguration |
ConfluenceConfiguration.getAttachmentConfiguration()
Configuration information for indexing attachments to Confluence blogs and pages.
|
ConfluenceAttachmentConfiguration |
ConfluenceAttachmentConfiguration.withAttachmentFieldMappings(Collection<ConfluenceAttachmentToIndexFieldMapping> attachmentFieldMappings)
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
|
ConfluenceAttachmentConfiguration |
ConfluenceAttachmentConfiguration.withAttachmentFieldMappings(ConfluenceAttachmentToIndexFieldMapping... attachmentFieldMappings)
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
|
ConfluenceAttachmentConfiguration |
ConfluenceAttachmentConfiguration.withCrawlAttachments(Boolean crawlAttachments)
Indicates whether Amazon Kendra indexes attachments to the pages and blogs in the Confluence data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfluenceConfiguration.setAttachmentConfiguration(ConfluenceAttachmentConfiguration attachmentConfiguration)
Configuration information for indexing attachments to Confluence blogs and pages.
|
ConfluenceConfiguration |
ConfluenceConfiguration.withAttachmentConfiguration(ConfluenceAttachmentConfiguration attachmentConfiguration)
Configuration information for indexing attachments to Confluence blogs and pages.
|
Copyright © 2022. All rights reserved.