| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail |
Amazon WorkMail is a secure, managed business email and calendaring service with support for existing desktop and
mobile email clients.
|
| Modifier and Type | Method and Description |
|---|---|
default PutInboundDmarcSettingsResponse |
WorkMailClient.putInboundDmarcSettings(Consumer<PutInboundDmarcSettingsRequest.Builder> putInboundDmarcSettingsRequest)
Enables or disables a DMARC policy for a given organization.
|
default PutInboundDmarcSettingsResponse |
WorkMailClient.putInboundDmarcSettings(PutInboundDmarcSettingsRequest putInboundDmarcSettingsRequest)
Enables or disables a DMARC policy for a given organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutInboundDmarcSettingsResponse> |
WorkMailAsyncClient.putInboundDmarcSettings(Consumer<PutInboundDmarcSettingsRequest.Builder> putInboundDmarcSettingsRequest)
Enables or disables a DMARC policy for a given organization.
|
default CompletableFuture<PutInboundDmarcSettingsResponse> |
WorkMailAsyncClient.putInboundDmarcSettings(PutInboundDmarcSettingsRequest putInboundDmarcSettingsRequest)
Enables or disables a DMARC policy for a given organization.
|
Copyright © 2022. All rights reserved.