| Package | Description |
|---|---|
| com.amazonaws.services.workmail |
WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile
email clients.
|
| com.amazonaws.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeInboundDmarcSettingsResult |
AmazonWorkMailClient.describeInboundDmarcSettings(DescribeInboundDmarcSettingsRequest request)
Lists the settings in a DMARC policy for a specified organization.
|
DescribeInboundDmarcSettingsResult |
AbstractAmazonWorkMail.describeInboundDmarcSettings(DescribeInboundDmarcSettingsRequest request) |
DescribeInboundDmarcSettingsResult |
AmazonWorkMail.describeInboundDmarcSettings(DescribeInboundDmarcSettingsRequest describeInboundDmarcSettingsRequest)
Lists the settings in a DMARC policy for a specified organization.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeInboundDmarcSettingsResult> |
AbstractAmazonWorkMailAsync.describeInboundDmarcSettingsAsync(DescribeInboundDmarcSettingsRequest request,
AsyncHandler<DescribeInboundDmarcSettingsRequest,DescribeInboundDmarcSettingsResult> asyncHandler) |
Future<DescribeInboundDmarcSettingsResult> |
AmazonWorkMailAsyncClient.describeInboundDmarcSettingsAsync(DescribeInboundDmarcSettingsRequest request,
AsyncHandler<DescribeInboundDmarcSettingsRequest,DescribeInboundDmarcSettingsResult> asyncHandler) |
Future<DescribeInboundDmarcSettingsResult> |
AmazonWorkMailAsync.describeInboundDmarcSettingsAsync(DescribeInboundDmarcSettingsRequest describeInboundDmarcSettingsRequest,
AsyncHandler<DescribeInboundDmarcSettingsRequest,DescribeInboundDmarcSettingsResult> asyncHandler)
Lists the settings in a DMARC policy for a specified organization.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInboundDmarcSettingsResult |
DescribeInboundDmarcSettingsResult.clone() |
DescribeInboundDmarcSettingsResult |
DescribeInboundDmarcSettingsResult.withEnforced(Boolean enforced)
Lists the enforcement setting of the applied policy.
|
Copyright © 2023. All rights reserved.