| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
List<Domain> |
CreateOrganizationRequest.domains()
The email domains to associate with the organization.
|
| Modifier and Type | Method and Description |
|---|---|
CreateOrganizationRequest.Builder |
CreateOrganizationRequest.Builder.domains(Domain... domains)
The email domains to associate with the organization.
|
| Modifier and Type | Method and Description |
|---|---|
CreateOrganizationRequest.Builder |
CreateOrganizationRequest.Builder.domains(Collection<Domain> domains)
The email domains to associate with the organization.
|
Copyright © 2022. All rights reserved.