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