| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<ConfluenceAttachmentToIndexFieldMapping> |
ConfluenceAttachmentConfiguration.attachmentFieldMappings()
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
|
| Modifier and Type | Method and Description |
|---|---|
ConfluenceAttachmentConfiguration.Builder |
ConfluenceAttachmentConfiguration.Builder.attachmentFieldMappings(ConfluenceAttachmentToIndexFieldMapping... attachmentFieldMappings)
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
|
| Modifier and Type | Method and Description |
|---|---|
ConfluenceAttachmentConfiguration.Builder |
ConfluenceAttachmentConfiguration.Builder.attachmentFieldMappings(Collection<ConfluenceAttachmentToIndexFieldMapping> attachmentFieldMappings)
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
|
Copyright © 2023. All rights reserved.