Uses of Class
software.amazon.awssdk.services.ses.paginators.ListCustomVerificationEmailTemplatesPublisher
-
Packages that use ListCustomVerificationEmailTemplatesPublisher Package Description software.amazon.awssdk.services.ses Amazon Simple Email Service -
-
Uses of ListCustomVerificationEmailTemplatesPublisher in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that return ListCustomVerificationEmailTemplatesPublisher Modifier and Type Method Description default ListCustomVerificationEmailTemplatesPublisherSesAsyncClient. listCustomVerificationEmailTemplatesPaginator()Lists the existing custom verification email templates for your account in the current Amazon Web Services Region.default ListCustomVerificationEmailTemplatesPublisherSesAsyncClient. listCustomVerificationEmailTemplatesPaginator(Consumer<ListCustomVerificationEmailTemplatesRequest.Builder> listCustomVerificationEmailTemplatesRequest)Lists the existing custom verification email templates for your account in the current Amazon Web Services Region.default ListCustomVerificationEmailTemplatesPublisherSesAsyncClient. listCustomVerificationEmailTemplatesPaginator(ListCustomVerificationEmailTemplatesRequest listCustomVerificationEmailTemplatesRequest)Lists the existing custom verification email templates for your account in the current Amazon Web Services Region.
-