| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
List<MailDomainSummary> |
ListMailDomainsResponse.mailDomains()
The list of mail domain summaries, specifying domains that exist in the specified Amazon WorkMail organization,
along with the information about whether the domain is or isn't the default.
|
| Modifier and Type | Method and Description |
|---|---|
ListMailDomainsResponse.Builder |
ListMailDomainsResponse.Builder.mailDomains(MailDomainSummary... mailDomains)
The list of mail domain summaries, specifying domains that exist in the specified Amazon WorkMail
organization, along with the information about whether the domain is or isn't the default.
|
| Modifier and Type | Method and Description |
|---|---|
ListMailDomainsResponse.Builder |
ListMailDomainsResponse.Builder.mailDomains(Collection<MailDomainSummary> mailDomains)
The list of mail domain summaries, specifying domains that exist in the specified Amazon WorkMail
organization, along with the information about whether the domain is or isn't the default.
|
Copyright © 2021. All rights reserved.