| 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 ListCustomVerificationEmailTemplatesResponse |
SesV2Client.listCustomVerificationEmailTemplates(ListCustomVerificationEmailTemplatesRequest listCustomVerificationEmailTemplatesRequest)
Lists the existing custom verification email templates for your account in the current Amazon Web Services
Region.
|
default CompletableFuture<ListCustomVerificationEmailTemplatesResponse> |
SesV2AsyncClient.listCustomVerificationEmailTemplates(ListCustomVerificationEmailTemplatesRequest listCustomVerificationEmailTemplatesRequest)
Lists the existing custom verification email templates for your account in the current Amazon Web Services
Region.
|
default ListCustomVerificationEmailTemplatesIterable |
SesV2Client.listCustomVerificationEmailTemplatesPaginator(ListCustomVerificationEmailTemplatesRequest listCustomVerificationEmailTemplatesRequest)
Lists the existing custom verification email templates for your account in the current Amazon Web Services
Region.
|
default ListCustomVerificationEmailTemplatesPublisher |
SesV2AsyncClient.listCustomVerificationEmailTemplatesPaginator(ListCustomVerificationEmailTemplatesRequest listCustomVerificationEmailTemplatesRequest)
Lists the existing custom verification email templates for your account in the current Amazon Web Services
Region.
|
| Constructor and Description |
|---|
ListCustomVerificationEmailTemplatesIterable(SesV2Client client,
ListCustomVerificationEmailTemplatesRequest firstRequest) |
ListCustomVerificationEmailTemplatesPublisher(SesV2AsyncClient client,
ListCustomVerificationEmailTemplatesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListCustomVerificationEmailTemplatesRequestMarshaller.marshall(ListCustomVerificationEmailTemplatesRequest listCustomVerificationEmailTemplatesRequest) |
Copyright © 2023. All rights reserved.