| 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 ListMobileDeviceAccessRulesResponse |
WorkMailClient.listMobileDeviceAccessRules(Consumer<ListMobileDeviceAccessRulesRequest.Builder> listMobileDeviceAccessRulesRequest)
Lists the mobile device access rules for the specified WorkMail organization.
|
default ListMobileDeviceAccessRulesResponse |
WorkMailClient.listMobileDeviceAccessRules(ListMobileDeviceAccessRulesRequest listMobileDeviceAccessRulesRequest)
Lists the mobile device access rules for the specified WorkMail organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListMobileDeviceAccessRulesResponse> |
WorkMailAsyncClient.listMobileDeviceAccessRules(Consumer<ListMobileDeviceAccessRulesRequest.Builder> listMobileDeviceAccessRulesRequest)
Lists the mobile device access rules for the specified WorkMail organization.
|
default CompletableFuture<ListMobileDeviceAccessRulesResponse> |
WorkMailAsyncClient.listMobileDeviceAccessRules(ListMobileDeviceAccessRulesRequest listMobileDeviceAccessRulesRequest)
Lists the mobile device access rules for the specified WorkMail organization.
|
Copyright © 2022. All rights reserved.