| Package | Description |
|---|---|
| com.amazonaws.services.workmail |
Amazon 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 |
|---|---|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.clone() |
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withClientToken(String clientToken)
The idempotency token for the client request.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withDescription(String description)
The rule description.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withDeviceModels(Collection<String> deviceModels)
Device models that the rule will match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withDeviceModels(String... deviceModels)
Device models that the rule will match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withDeviceOperatingSystems(Collection<String> deviceOperatingSystems)
Device operating systems that the rule will match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withDeviceOperatingSystems(String... deviceOperatingSystems)
Device operating systems that the rule will match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withDeviceTypes(Collection<String> deviceTypes)
Device types that the rule will match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withDeviceTypes(String... deviceTypes)
Device types that the rule will match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withDeviceUserAgents(Collection<String> deviceUserAgents)
Device user agents that the rule will match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withDeviceUserAgents(String... deviceUserAgents)
Device user agents that the rule will match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the rule when it matches.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withEffect(String effect)
The effect of the rule when it matches.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withName(String name)
The rule name.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withNotDeviceModels(Collection<String> notDeviceModels)
Device models that the rule will not match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withNotDeviceModels(String... notDeviceModels)
Device models that the rule will not match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withNotDeviceOperatingSystems(Collection<String> notDeviceOperatingSystems)
Device operating systems that the rule will not match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withNotDeviceOperatingSystems(String... notDeviceOperatingSystems)
Device operating systems that the rule will not match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withNotDeviceTypes(Collection<String> notDeviceTypes)
Device types that the rule will not match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withNotDeviceTypes(String... notDeviceTypes)
Device types that the rule will not match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withNotDeviceUserAgents(Collection<String> notDeviceUserAgents)
Device user agents that the rule will not match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withNotDeviceUserAgents(String... notDeviceUserAgents)
Device user agents that the rule will not match.
|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withOrganizationId(String organizationId)
The Amazon WorkMail organization under which the rule will be created.
|
Copyright © 2021. All rights reserved.