| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<SalesforceStandardObjectConfiguration> |
SalesforceConfiguration.standardObjectConfigurations()
Specifies the Salesforce standard objects that Amazon Kendra indexes.
|
| Modifier and Type | Method and Description |
|---|---|
SalesforceConfiguration.Builder |
SalesforceConfiguration.Builder.standardObjectConfigurations(SalesforceStandardObjectConfiguration... standardObjectConfigurations)
Specifies the Salesforce standard objects that Amazon Kendra indexes.
|
| Modifier and Type | Method and Description |
|---|---|
SalesforceConfiguration.Builder |
SalesforceConfiguration.Builder.standardObjectConfigurations(Collection<SalesforceStandardObjectConfiguration> standardObjectConfigurations)
Specifies the Salesforce standard objects that Amazon Kendra indexes.
|
Copyright © 2021. All rights reserved.