Uses of Class
software.amazon.awssdk.services.sesv2.model.SOARecord
-
Packages that use SOARecord Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of SOARecord in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return SOARecord Modifier and Type Method Description SOARecordVerificationInfo. soaRecord()An object that contains information about the start of authority (SOA) record associated with the identity.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type SOARecord Modifier and Type Method Description VerificationInfo.BuilderVerificationInfo.Builder. soaRecord(SOARecord soaRecord)An object that contains information about the start of authority (SOA) record associated with the identity.
-