| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationTriggerData |
RecommendationTrigger.data()
A union type containing information related to the trigger.
|
static RecommendationTriggerData |
RecommendationTriggerData.fromQuery(Consumer<QueryRecommendationTriggerData.Builder> query)
Create an instance of this class with
query() initialized to the given value. |
static RecommendationTriggerData |
RecommendationTriggerData.fromQuery(QueryRecommendationTriggerData query)
Create an instance of this class with
query() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
RecommendationTrigger.Builder |
RecommendationTrigger.Builder.data(RecommendationTriggerData data)
A union type containing information related to the trigger.
|
Copyright © 2022. All rights reserved.