| 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 |
|---|---|
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 |
|---|---|
DescribeInboundDmarcSettingsRequest |
DescribeInboundDmarcSettingsRequest.clone() |
DescribeInboundDmarcSettingsRequest |
DescribeInboundDmarcSettingsRequest.withOrganizationId(String organizationId)
Lists the ID of the given organization.
|
Copyright © 2023. All rights reserved.