Uses of Interface
software.amazon.awssdk.services.ses.model.MailFromDomainNotVerifiedException.Builder
Packages that use MailFromDomainNotVerifiedException.Builder
-
Uses of MailFromDomainNotVerifiedException.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return MailFromDomainNotVerifiedException.BuilderModifier and TypeMethodDescriptionMailFromDomainNotVerifiedException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) MailFromDomainNotVerifiedException.builder()MailFromDomainNotVerifiedException.Builder.numAttempts(Integer numAttempts) MailFromDomainNotVerifiedException.Builder.statusCode(int statusCode) MailFromDomainNotVerifiedException.toBuilder()MailFromDomainNotVerifiedException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type MailFromDomainNotVerifiedException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MailFromDomainNotVerifiedException.Builder>MailFromDomainNotVerifiedException.serializableBuilderClass()