Interface CreateMobileDeviceAccessRuleRequest.Builder
- All Superinterfaces:
AwsRequest.Builder,Buildable,CopyableBuilder<CreateMobileDeviceAccessRuleRequest.Builder,,CreateMobileDeviceAccessRuleRequest> SdkBuilder<CreateMobileDeviceAccessRuleRequest.Builder,,CreateMobileDeviceAccessRuleRequest> SdkPojo,SdkRequest.Builder,WorkMailRequest.Builder
- Enclosing class:
CreateMobileDeviceAccessRuleRequest
-
Method Summary
Modifier and TypeMethodDescriptionclientToken(String clientToken) The idempotency token for the client request.description(String description) The rule description.deviceModels(String... deviceModels) Device models that the rule will match.deviceModels(Collection<String> deviceModels) Device models that the rule will match.deviceOperatingSystems(String... deviceOperatingSystems) Device operating systems that the rule will match.deviceOperatingSystems(Collection<String> deviceOperatingSystems) Device operating systems that the rule will match.deviceTypes(String... deviceTypes) Device types that the rule will match.deviceTypes(Collection<String> deviceTypes) Device types that the rule will match.deviceUserAgents(String... deviceUserAgents) Device user agents that the rule will match.deviceUserAgents(Collection<String> deviceUserAgents) Device user agents that the rule will match.The effect of the rule when it matches.effect(MobileDeviceAccessRuleEffect effect) The effect of the rule when it matches.The rule name.notDeviceModels(String... notDeviceModels) Device models that the rule will not match.notDeviceModels(Collection<String> notDeviceModels) Device models that the rule will not match.notDeviceOperatingSystems(String... notDeviceOperatingSystems) Device operating systems that the rule will not match.notDeviceOperatingSystems(Collection<String> notDeviceOperatingSystems) Device operating systems that the rule will not match.notDeviceTypes(String... notDeviceTypes) Device types that the rule will not match.notDeviceTypes(Collection<String> notDeviceTypes) Device types that the rule will not match.notDeviceUserAgents(String... notDeviceUserAgents) Device user agents that the rule will not match.notDeviceUserAgents(Collection<String> notDeviceUserAgents) Device user agents that the rule will not match.organizationId(String organizationId) The WorkMail organization under which the rule will be created.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Add an optional request override configuration.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) Add an optional request override configuration.Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfigurationMethods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldsMethods inherited from interface software.amazon.awssdk.services.workmail.model.WorkMailRequest.Builder
build
-
Method Details
-
organizationId
The WorkMail organization under which the rule will be created.
- Parameters:
organizationId- The WorkMail organization under which the rule will be created.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
clientToken
The idempotency token for the client request.
- Parameters:
clientToken- The idempotency token for the client request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
name
The rule name.
- Parameters:
name- The rule name.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
description
The rule description.
- Parameters:
description- The rule description.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
effect
The effect of the rule when it matches. Allowed values are
ALLOWorDENY.- Parameters:
effect- The effect of the rule when it matches. Allowed values areALLOWorDENY.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
effect
The effect of the rule when it matches. Allowed values are
ALLOWorDENY.- Parameters:
effect- The effect of the rule when it matches. Allowed values areALLOWorDENY.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
deviceTypes
Device types that the rule will match.
- Parameters:
deviceTypes- Device types that the rule will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
deviceTypes
Device types that the rule will match.
- Parameters:
deviceTypes- Device types that the rule will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
notDeviceTypes
Device types that the rule will not match. All other device types will match.
- Parameters:
notDeviceTypes- Device types that the rule will not match. All other device types will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
notDeviceTypes
Device types that the rule will not match. All other device types will match.
- Parameters:
notDeviceTypes- Device types that the rule will not match. All other device types will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
deviceModels
Device models that the rule will match.
- Parameters:
deviceModels- Device models that the rule will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
deviceModels
Device models that the rule will match.
- Parameters:
deviceModels- Device models that the rule will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
notDeviceModels
Device models that the rule will not match. All other device models will match.
- Parameters:
notDeviceModels- Device models that the rule will not match. All other device models will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
notDeviceModels
Device models that the rule will not match. All other device models will match.
- Parameters:
notDeviceModels- Device models that the rule will not match. All other device models will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
deviceOperatingSystems
CreateMobileDeviceAccessRuleRequest.Builder deviceOperatingSystems(Collection<String> deviceOperatingSystems) Device operating systems that the rule will match.
- Parameters:
deviceOperatingSystems- Device operating systems that the rule will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
deviceOperatingSystems
CreateMobileDeviceAccessRuleRequest.Builder deviceOperatingSystems(String... deviceOperatingSystems) Device operating systems that the rule will match.
- Parameters:
deviceOperatingSystems- Device operating systems that the rule will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
notDeviceOperatingSystems
CreateMobileDeviceAccessRuleRequest.Builder notDeviceOperatingSystems(Collection<String> notDeviceOperatingSystems) Device operating systems that the rule will not match. All other device operating systems will match.
- Parameters:
notDeviceOperatingSystems- Device operating systems that the rule will not match. All other device operating systems will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
notDeviceOperatingSystems
CreateMobileDeviceAccessRuleRequest.Builder notDeviceOperatingSystems(String... notDeviceOperatingSystems) Device operating systems that the rule will not match. All other device operating systems will match.
- Parameters:
notDeviceOperatingSystems- Device operating systems that the rule will not match. All other device operating systems will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
deviceUserAgents
Device user agents that the rule will match.
- Parameters:
deviceUserAgents- Device user agents that the rule will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
deviceUserAgents
Device user agents that the rule will match.
- Parameters:
deviceUserAgents- Device user agents that the rule will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
notDeviceUserAgents
CreateMobileDeviceAccessRuleRequest.Builder notDeviceUserAgents(Collection<String> notDeviceUserAgents) Device user agents that the rule will not match. All other device user agents will match.
- Parameters:
notDeviceUserAgents- Device user agents that the rule will not match. All other device user agents will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
notDeviceUserAgents
Device user agents that the rule will not match. All other device user agents will match.
- Parameters:
notDeviceUserAgents- Device user agents that the rule will not match. All other device user agents will match.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
overrideConfiguration
CreateMobileDeviceAccessRuleRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) Description copied from interface:AwsRequest.BuilderAdd an optional request override configuration.- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder- Parameters:
overrideConfiguration- The override configuration.- Returns:
- This object for method chaining.
-
overrideConfiguration
CreateMobileDeviceAccessRuleRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Description copied from interface:AwsRequest.BuilderAdd an optional request override configuration.- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder- Parameters:
builderConsumer- AConsumerto which an emptyAwsRequestOverrideConfiguration.Builderwill be given.- Returns:
- This object for method chaining.
-