| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail |
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 DescribeInboundDmarcSettingsResponse |
WorkMailClient.describeInboundDmarcSettings(Consumer<DescribeInboundDmarcSettingsRequest.Builder> describeInboundDmarcSettingsRequest)
Lists the settings in a DMARC policy for a specified organization.
|
default DescribeInboundDmarcSettingsResponse |
WorkMailClient.describeInboundDmarcSettings(DescribeInboundDmarcSettingsRequest describeInboundDmarcSettingsRequest)
Lists the settings in a DMARC policy for a specified organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeInboundDmarcSettingsResponse> |
WorkMailAsyncClient.describeInboundDmarcSettings(Consumer<DescribeInboundDmarcSettingsRequest.Builder> describeInboundDmarcSettingsRequest)
Lists the settings in a DMARC policy for a specified organization.
|
default CompletableFuture<DescribeInboundDmarcSettingsResponse> |
WorkMailAsyncClient.describeInboundDmarcSettings(DescribeInboundDmarcSettingsRequest describeInboundDmarcSettingsRequest)
Lists the settings in a DMARC policy for a specified organization.
|
Copyright © 2022. All rights reserved.