| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalizeruntime.model |
| Modifier and Type | Method and Description |
|---|---|
List<Promotion> |
GetRecommendationsRequest.promotions()
The promotions to apply to the recommendation request.
|
| Modifier and Type | Method and Description |
|---|---|
GetRecommendationsRequest.Builder |
GetRecommendationsRequest.Builder.promotions(Promotion... promotions)
The promotions to apply to the recommendation request.
|
| Modifier and Type | Method and Description |
|---|---|
GetRecommendationsRequest.Builder |
GetRecommendationsRequest.Builder.promotions(Collection<Promotion> promotions)
The promotions to apply to the recommendation request.
|
Copyright © 2023. All rights reserved.