| 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)
TRUE to index attachments of pages and blogs in Confluence. |
| 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 © 2024. All rights reserved.