Uses of Interface
software.amazon.awssdk.services.ses.model.VerifyDomainIdentityResponse.Builder
Packages that use VerifyDomainIdentityResponse.Builder
-
Uses of VerifyDomainIdentityResponse.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return VerifyDomainIdentityResponse.BuilderModifier and TypeMethodDescriptionVerifyDomainIdentityResponse.builder()VerifyDomainIdentityResponse.toBuilder()VerifyDomainIdentityResponse.Builder.verificationToken(String verificationToken) A TXT record that you must place in the DNS settings of the domain to complete domain verification with Amazon SES.Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type VerifyDomainIdentityResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends VerifyDomainIdentityResponse.Builder>VerifyDomainIdentityResponse.serializableBuilderClass()