public static interface GetMobileDeviceAccessEffectRequest.Builder extends WorkMailRequest.Builder, SdkPojo, CopyableBuilder<GetMobileDeviceAccessEffectRequest.Builder,GetMobileDeviceAccessEffectRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMobileDeviceAccessEffectRequest.Builder organizationId(String organizationId)
The WorkMail organization to simulate the access effect for.
organizationId - The WorkMail organization to simulate the access effect for.GetMobileDeviceAccessEffectRequest.Builder deviceType(String deviceType)
Device type the simulated user will report.
deviceType - Device type the simulated user will report.GetMobileDeviceAccessEffectRequest.Builder deviceModel(String deviceModel)
Device model the simulated user will report.
deviceModel - Device model the simulated user will report.GetMobileDeviceAccessEffectRequest.Builder deviceOperatingSystem(String deviceOperatingSystem)
Device operating system the simulated user will report.
deviceOperatingSystem - Device operating system the simulated user will report.GetMobileDeviceAccessEffectRequest.Builder deviceUserAgent(String deviceUserAgent)
Device user agent the simulated user will report.
deviceUserAgent - Device user agent the simulated user will report.GetMobileDeviceAccessEffectRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetMobileDeviceAccessEffectRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.