| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
AppIntegrationsConfiguration |
AppIntegrationsConfiguration.clone() |
AppIntegrationsConfiguration |
SourceConfiguration.getAppIntegrations()
Configuration information for Amazon AppIntegrations to automatically ingest content.
|
AppIntegrationsConfiguration |
AppIntegrationsConfiguration.withAppIntegrationArn(String appIntegrationArn)
The Amazon Resource Name (ARN) of the AppIntegrations DataIntegration to use for ingesting content.
|
AppIntegrationsConfiguration |
AppIntegrationsConfiguration.withObjectFields(Collection<String> objectFields)
The fields from the source that are made available to your agents in Wisdom.
|
AppIntegrationsConfiguration |
AppIntegrationsConfiguration.withObjectFields(String... objectFields)
The fields from the source that are made available to your agents in Wisdom.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceConfiguration.setAppIntegrations(AppIntegrationsConfiguration appIntegrations)
Configuration information for Amazon AppIntegrations to automatically ingest content.
|
SourceConfiguration |
SourceConfiguration.withAppIntegrations(AppIntegrationsConfiguration appIntegrations)
Configuration information for Amazon AppIntegrations to automatically ingest content.
|
Copyright © 2023. All rights reserved.