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