Uses of Class
software.amazon.awssdk.services.sesv2.model.VerificationInfo
-
Packages that use VerificationInfo Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of VerificationInfo in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return VerificationInfo Modifier and Type Method Description VerificationInfoGetEmailIdentityResponse. verificationInfo()An object that contains additional information about the verification status for the identity.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type VerificationInfo Modifier and Type Method Description GetEmailIdentityResponse.BuilderGetEmailIdentityResponse.Builder. verificationInfo(VerificationInfo verificationInfo)An object that contains additional information about the verification status for the identity.
-