| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
SOARecord |
SOARecord.clone() |
SOARecord |
VerificationInfo.getSOARecord()
An object that contains information about the start of authority (SOA) record associated with the identity.
|
SOARecord |
SOARecord.withAdminEmail(String adminEmail)
Administrative contact email from the SOA record.
|
SOARecord |
SOARecord.withPrimaryNameServer(String primaryNameServer)
Primary name server specified in the SOA record.
|
SOARecord |
SOARecord.withSerialNumber(Long serialNumber)
Serial number from the SOA record.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VerificationInfo.setSOARecord(SOARecord sOARecord)
An object that contains information about the start of authority (SOA) record associated with the identity.
|
VerificationInfo |
VerificationInfo.withSOARecord(SOARecord sOARecord)
An object that contains information about the start of authority (SOA) record associated with the identity.
|
Copyright © 2024. All rights reserved.