| Package | Description |
|---|---|
| com.amazonaws.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
MobileDeviceAccessMatchedRule |
MobileDeviceAccessMatchedRule.clone() |
MobileDeviceAccessMatchedRule |
MobileDeviceAccessMatchedRule.withMobileDeviceAccessRuleId(String mobileDeviceAccessRuleId)
Identifier of the rule that a simulated user matches.
|
MobileDeviceAccessMatchedRule |
MobileDeviceAccessMatchedRule.withName(String name)
Name of a rule that a simulated user matches.
|
| Modifier and Type | Method and Description |
|---|---|
List<MobileDeviceAccessMatchedRule> |
GetMobileDeviceAccessEffectResult.getMatchedRules()
A list of the rules which matched the simulated user input and produced the effect.
|
| Modifier and Type | Method and Description |
|---|---|
GetMobileDeviceAccessEffectResult |
GetMobileDeviceAccessEffectResult.withMatchedRules(MobileDeviceAccessMatchedRule... matchedRules)
A list of the rules which matched the simulated user input and produced the effect.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetMobileDeviceAccessEffectResult.setMatchedRules(Collection<MobileDeviceAccessMatchedRule> matchedRules)
A list of the rules which matched the simulated user input and produced the effect.
|
GetMobileDeviceAccessEffectResult |
GetMobileDeviceAccessEffectResult.withMatchedRules(Collection<MobileDeviceAccessMatchedRule> matchedRules)
A list of the rules which matched the simulated user input and produced the effect.
|
Copyright © 2023. All rights reserved.