| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
ConfluenceSpaceToIndexFieldMapping |
ConfluenceSpaceToIndexFieldMapping.clone() |
ConfluenceSpaceToIndexFieldMapping |
ConfluenceSpaceToIndexFieldMapping.withDataSourceFieldName(ConfluenceSpaceFieldName dataSourceFieldName)
The name of the field in the data source.
|
ConfluenceSpaceToIndexFieldMapping |
ConfluenceSpaceToIndexFieldMapping.withDataSourceFieldName(String dataSourceFieldName)
The name of the field in the data source.
|
ConfluenceSpaceToIndexFieldMapping |
ConfluenceSpaceToIndexFieldMapping.withDateFieldFormat(String dateFieldFormat)
The format for date fields in the data source.
|
ConfluenceSpaceToIndexFieldMapping |
ConfluenceSpaceToIndexFieldMapping.withIndexFieldName(String indexFieldName)
The name of the index field to map to the Confluence data source field.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConfluenceSpaceToIndexFieldMapping> |
ConfluenceSpaceConfiguration.getSpaceFieldMappings()
Maps attributes or field names of Confluence spaces to Amazon Kendra index field names.
|
| Modifier and Type | Method and Description |
|---|---|
ConfluenceSpaceConfiguration |
ConfluenceSpaceConfiguration.withSpaceFieldMappings(ConfluenceSpaceToIndexFieldMapping... spaceFieldMappings)
Maps attributes or field names of Confluence spaces to Amazon Kendra index field names.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfluenceSpaceConfiguration.setSpaceFieldMappings(Collection<ConfluenceSpaceToIndexFieldMapping> spaceFieldMappings)
Maps attributes or field names of Confluence spaces to Amazon Kendra index field names.
|
ConfluenceSpaceConfiguration |
ConfluenceSpaceConfiguration.withSpaceFieldMappings(Collection<ConfluenceSpaceToIndexFieldMapping> spaceFieldMappings)
Maps attributes or field names of Confluence spaces to Amazon Kendra index field names.
|
Copyright © 2025. All rights reserved.