Uses of Class
io.awspring.cloud.autoconfigure.ses.SesProperties
Packages that use SesProperties
Package
Description
Auto-configuration for Amazon SES (Simple Email Service) integrations.
-
Uses of SesProperties in io.awspring.cloud.autoconfigure.ses
Methods in io.awspring.cloud.autoconfigure.ses with parameters of type SesPropertiesModifier and TypeMethodDescriptionSesAutoConfiguration.javaMailSender
(software.amazon.awssdk.services.ses.SesClient sesClient, SesProperties properties) software.amazon.awssdk.services.ses.SesClient
SesAutoConfiguration.sesClient
(SesProperties properties, AwsClientBuilderConfigurer awsClientBuilderConfigurer, ObjectProvider<AwsClientCustomizer<software.amazon.awssdk.services.ses.SesClientBuilder>> configurer) SesAutoConfiguration.simpleMailSender
(software.amazon.awssdk.services.ses.SesClient sesClient, SesProperties properties)