| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
List<MobileDeviceAccessMatchedRule> |
GetMobileDeviceAccessEffectResponse.matchedRules()
A list of the rules which matched the simulated user input and produced the effect.
|
| Modifier and Type | Method and Description |
|---|---|
GetMobileDeviceAccessEffectResponse.Builder |
GetMobileDeviceAccessEffectResponse.Builder.matchedRules(MobileDeviceAccessMatchedRule... matchedRules)
A list of the rules which matched the simulated user input and produced the effect.
|
| Modifier and Type | Method and Description |
|---|---|
GetMobileDeviceAccessEffectResponse.Builder |
GetMobileDeviceAccessEffectResponse.Builder.matchedRules(Collection<MobileDeviceAccessMatchedRule> matchedRules)
A list of the rules which matched the simulated user input and produced the effect.
|
Copyright © 2023. All rights reserved.