public static interface GetMobileDeviceAccessOverrideRequest.Builder extends WorkMailRequest.Builder, SdkPojo, CopyableBuilder<GetMobileDeviceAccessOverrideRequest.Builder,GetMobileDeviceAccessOverrideRequest>
| Modifier and Type | Method and Description |
|---|---|
GetMobileDeviceAccessOverrideRequest.Builder |
deviceId(String deviceId)
The mobile device to which the override applies.
|
GetMobileDeviceAccessOverrideRequest.Builder |
organizationId(String organizationId)
The Amazon WorkMail organization to which you want to apply the override.
|
GetMobileDeviceAccessOverrideRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetMobileDeviceAccessOverrideRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetMobileDeviceAccessOverrideRequest.Builder |
userId(String userId)
Identifies the WorkMail user for the override.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMobileDeviceAccessOverrideRequest.Builder organizationId(String organizationId)
The Amazon WorkMail organization to which you want to apply the override.
organizationId - The Amazon WorkMail organization to which you want to apply the override.GetMobileDeviceAccessOverrideRequest.Builder userId(String userId)
Identifies the WorkMail user for the override. Accepts the following types of user identities:
User ID: 12345678-1234-1234-1234-123456789012 or
S-1-1-12-1234567890-123456789-123456789-1234
Email address: user@domain.tld
User name: user
userId - Identifies the WorkMail user for the override. Accepts the following types of user identities:
User ID: 12345678-1234-1234-1234-123456789012 or
S-1-1-12-1234567890-123456789-123456789-1234
Email address: user@domain.tld
User name: user
GetMobileDeviceAccessOverrideRequest.Builder deviceId(String deviceId)
The mobile device to which the override applies. DeviceId is case insensitive.
deviceId - The mobile device to which the override applies. DeviceId is case insensitive.GetMobileDeviceAccessOverrideRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetMobileDeviceAccessOverrideRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.