| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
List<MobileDeviceAccessRule> |
ListMobileDeviceAccessRulesResponse.rules()
The list of mobile device access rules that exist under the specified Amazon WorkMail organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListMobileDeviceAccessRulesResponse.Builder |
ListMobileDeviceAccessRulesResponse.Builder.rules(MobileDeviceAccessRule... rules)
The list of mobile device access rules that exist under the specified Amazon WorkMail organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListMobileDeviceAccessRulesResponse.Builder |
ListMobileDeviceAccessRulesResponse.Builder.rules(Collection<MobileDeviceAccessRule> rules)
The list of mobile device access rules that exist under the specified Amazon WorkMail organization.
|
Copyright © 2022. All rights reserved.