| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<ConfluenceAttachmentToIndexFieldMapping> |
ConfluenceAttachmentConfiguration.attachmentFieldMappings()
Defines how attachment metadata fields should be mapped to index fields.
|
| Modifier and Type | Method and Description |
|---|---|
ConfluenceAttachmentConfiguration.Builder |
ConfluenceAttachmentConfiguration.Builder.attachmentFieldMappings(ConfluenceAttachmentToIndexFieldMapping... attachmentFieldMappings)
Defines how attachment metadata fields should be mapped to index fields.
|
| Modifier and Type | Method and Description |
|---|---|
ConfluenceAttachmentConfiguration.Builder |
ConfluenceAttachmentConfiguration.Builder.attachmentFieldMappings(Collection<ConfluenceAttachmentToIndexFieldMapping> attachmentFieldMappings)
Defines how attachment metadata fields should be mapped to index fields.
|
Copyright © 2021. All rights reserved.