| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static ConfluenceAttachmentToIndexFieldMapping.Builder |
ConfluenceAttachmentToIndexFieldMapping.builder() |
ConfluenceAttachmentToIndexFieldMapping.Builder |
ConfluenceAttachmentToIndexFieldMapping.Builder.dataSourceFieldName(ConfluenceAttachmentFieldName dataSourceFieldName)
The name of the field in the data source.
|
ConfluenceAttachmentToIndexFieldMapping.Builder |
ConfluenceAttachmentToIndexFieldMapping.Builder.dataSourceFieldName(String dataSourceFieldName)
The name of the field in the data source.
|
ConfluenceAttachmentToIndexFieldMapping.Builder |
ConfluenceAttachmentToIndexFieldMapping.Builder.dateFieldFormat(String dateFieldFormat)
The format for date fields in the data source.
|
ConfluenceAttachmentToIndexFieldMapping.Builder |
ConfluenceAttachmentToIndexFieldMapping.Builder.indexFieldName(String indexFieldName)
The name of the index field to map to the Confluence data source field.
|
ConfluenceAttachmentToIndexFieldMapping.Builder |
ConfluenceAttachmentToIndexFieldMapping.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ConfluenceAttachmentToIndexFieldMapping.Builder> |
ConfluenceAttachmentToIndexFieldMapping.serializableBuilderClass() |
Copyright © 2023. All rights reserved.