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