| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.paginators | |
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRecommendationsResponse> |
SesV2AsyncClient.listRecommendations(ListRecommendationsRequest listRecommendationsRequest)
Lists the recommendations present in your Amazon SES account in the current Amazon Web Services Region.
|
default ListRecommendationsResponse |
SesV2Client.listRecommendations(ListRecommendationsRequest listRecommendationsRequest)
Lists the recommendations present in your Amazon SES account in the current Amazon Web Services Region.
|
default ListRecommendationsPublisher |
SesV2AsyncClient.listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest)
Lists the recommendations present in your Amazon SES account in the current Amazon Web Services Region.
|
default ListRecommendationsIterable |
SesV2Client.listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest)
Lists the recommendations present in your Amazon SES account in the current Amazon Web Services Region.
|
| Constructor and Description |
|---|
ListRecommendationsIterable(SesV2Client client,
ListRecommendationsRequest firstRequest) |
ListRecommendationsPublisher(SesV2AsyncClient client,
ListRecommendationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListRecommendationsRequestMarshaller.marshall(ListRecommendationsRequest listRecommendationsRequest) |
Copyright © 2023. All rights reserved.