| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
List<DnsRecord> |
GetMailDomainResponse.records()
A list of the DNS records that WorkMail recommends adding in your DNS provider for the best user experience.
|
| Modifier and Type | Method and Description |
|---|---|
GetMailDomainResponse.Builder |
GetMailDomainResponse.Builder.records(DnsRecord... records)
A list of the DNS records that WorkMail recommends adding in your DNS provider for the best user experience.
|
| Modifier and Type | Method and Description |
|---|---|
GetMailDomainResponse.Builder |
GetMailDomainResponse.Builder.records(Collection<DnsRecord> records)
A list of the DNS records that WorkMail recommends adding in your DNS provider for the best user experience.
|
Copyright © 2022. All rights reserved.