| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Recommendation> |
ListRecommendationsResponse.recommendations()
The recommendations applicable to your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecommendationsResponse.Builder |
ListRecommendationsResponse.Builder.recommendations(Recommendation... recommendations)
The recommendations applicable to your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecommendationsResponse.Builder |
ListRecommendationsResponse.Builder.recommendations(Collection<Recommendation> recommendations)
The recommendations applicable to your account.
|
Copyright © 2023. All rights reserved.