| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
SalesforceCustomKnowledgeArticleTypeConfiguration |
SalesforceCustomKnowledgeArticleTypeConfiguration.clone() |
SalesforceCustomKnowledgeArticleTypeConfiguration |
SalesforceCustomKnowledgeArticleTypeConfiguration.withDocumentDataFieldName(String documentDataFieldName)
The name of the field in the custom knowledge article that contains the document data to index.
|
SalesforceCustomKnowledgeArticleTypeConfiguration |
SalesforceCustomKnowledgeArticleTypeConfiguration.withDocumentTitleFieldName(String documentTitleFieldName)
The name of the field in the custom knowledge article that contains the document title.
|
SalesforceCustomKnowledgeArticleTypeConfiguration |
SalesforceCustomKnowledgeArticleTypeConfiguration.withFieldMappings(Collection<DataSourceToIndexFieldMapping> fieldMappings)
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
|
SalesforceCustomKnowledgeArticleTypeConfiguration |
SalesforceCustomKnowledgeArticleTypeConfiguration.withFieldMappings(DataSourceToIndexFieldMapping... fieldMappings)
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
|
SalesforceCustomKnowledgeArticleTypeConfiguration |
SalesforceCustomKnowledgeArticleTypeConfiguration.withName(String name)
The name of the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<SalesforceCustomKnowledgeArticleTypeConfiguration> |
SalesforceKnowledgeArticleConfiguration.getCustomKnowledgeArticleTypeConfigurations()
Provides configuration information for custom Salesforce knowledge articles.
|
| Modifier and Type | Method and Description |
|---|---|
SalesforceKnowledgeArticleConfiguration |
SalesforceKnowledgeArticleConfiguration.withCustomKnowledgeArticleTypeConfigurations(SalesforceCustomKnowledgeArticleTypeConfiguration... customKnowledgeArticleTypeConfigurations)
Provides configuration information for custom Salesforce knowledge articles.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesforceKnowledgeArticleConfiguration.setCustomKnowledgeArticleTypeConfigurations(Collection<SalesforceCustomKnowledgeArticleTypeConfiguration> customKnowledgeArticleTypeConfigurations)
Provides configuration information for custom Salesforce knowledge articles.
|
SalesforceKnowledgeArticleConfiguration |
SalesforceKnowledgeArticleConfiguration.withCustomKnowledgeArticleTypeConfigurations(Collection<SalesforceCustomKnowledgeArticleTypeConfiguration> customKnowledgeArticleTypeConfigurations)
Provides configuration information for custom Salesforce knowledge articles.
|
Copyright © 2021. All rights reserved.