| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
ConfluenceAttachmentConfiguration |
ConfluenceAttachmentConfiguration.clone() |
ConfluenceAttachmentConfiguration |
ConfluenceConfiguration.getAttachmentConfiguration()
Specifies configuration information for indexing attachments to Confluence blogs and pages.
|
ConfluenceAttachmentConfiguration |
ConfluenceAttachmentConfiguration.withAttachmentFieldMappings(Collection<ConfluenceAttachmentToIndexFieldMapping> attachmentFieldMappings)
Defines how attachment metadata fields should be mapped to index fields.
|
ConfluenceAttachmentConfiguration |
ConfluenceAttachmentConfiguration.withAttachmentFieldMappings(ConfluenceAttachmentToIndexFieldMapping... attachmentFieldMappings)
Defines how attachment metadata fields should be mapped to index fields.
|
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)
Specifies configuration information for indexing attachments to Confluence blogs and pages.
|
ConfluenceConfiguration |
ConfluenceConfiguration.withAttachmentConfiguration(ConfluenceAttachmentConfiguration attachmentConfiguration)
Specifies configuration information for indexing attachments to Confluence blogs and pages.
|
Copyright © 2021. All rights reserved.