| 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 |
|---|---|
GetMobileDeviceAccessEffectResult |
AbstractAmazonWorkMail.getMobileDeviceAccessEffect(GetMobileDeviceAccessEffectRequest request) |
GetMobileDeviceAccessEffectResult |
AmazonWorkMail.getMobileDeviceAccessEffect(GetMobileDeviceAccessEffectRequest getMobileDeviceAccessEffectRequest)
Simulates the effect of the mobile device access rules for the given attributes of a sample access event.
|
GetMobileDeviceAccessEffectResult |
AmazonWorkMailClient.getMobileDeviceAccessEffect(GetMobileDeviceAccessEffectRequest request)
Simulates the effect of the mobile device access rules for the given attributes of a sample access event.
|
| Modifier and Type | Method and Description |
|---|---|
GetMobileDeviceAccessEffectResult |
GetMobileDeviceAccessEffectResult.clone() |
GetMobileDeviceAccessEffectResult |
GetMobileDeviceAccessEffectResult.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the simulated access,
ALLOW or DENY, after evaluating mobile device
access rules in the WorkMail organization for the simulated user parameters. |
GetMobileDeviceAccessEffectResult |
GetMobileDeviceAccessEffectResult.withEffect(String effect)
The effect of the simulated access,
ALLOW or DENY, after evaluating mobile device
access rules in the WorkMail organization for the simulated user parameters. |
GetMobileDeviceAccessEffectResult |
GetMobileDeviceAccessEffectResult.withMatchedRules(Collection<MobileDeviceAccessMatchedRule> matchedRules)
A list of the rules which matched the simulated user input and produced the effect.
|
GetMobileDeviceAccessEffectResult |
GetMobileDeviceAccessEffectResult.withMatchedRules(MobileDeviceAccessMatchedRule... matchedRules)
A list of the rules which matched the simulated user input and produced the effect.
|
Copyright © 2022. All rights reserved.