| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationTriggerData |
RecommendationTriggerData.clone() |
RecommendationTriggerData |
RecommendationTrigger.getData()
A union type containing information related to the trigger.
|
RecommendationTriggerData |
RecommendationTriggerData.withQuery(QueryRecommendationTriggerData query)
Data associated with the QUERY RecommendationTriggerType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationTrigger.setData(RecommendationTriggerData data)
A union type containing information related to the trigger.
|
RecommendationTrigger |
RecommendationTrigger.withData(RecommendationTriggerData data)
A union type containing information related to the trigger.
|
Copyright © 2024. All rights reserved.