Uses of Class
software.amazon.awssdk.services.workmail.model.GetMobileDeviceAccessEffectRequest
-
Packages that use GetMobileDeviceAccessEffectRequest Package Description software.amazon.awssdk.services.workmail WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile email clients.software.amazon.awssdk.services.workmail.transform -
-
Uses of GetMobileDeviceAccessEffectRequest in software.amazon.awssdk.services.workmail
Methods in software.amazon.awssdk.services.workmail with parameters of type GetMobileDeviceAccessEffectRequest Modifier and Type Method Description default CompletableFuture<GetMobileDeviceAccessEffectResponse>WorkMailAsyncClient. getMobileDeviceAccessEffect(GetMobileDeviceAccessEffectRequest getMobileDeviceAccessEffectRequest)Simulates the effect of the mobile device access rules for the given attributes of a sample access event.default GetMobileDeviceAccessEffectResponseWorkMailClient. getMobileDeviceAccessEffect(GetMobileDeviceAccessEffectRequest getMobileDeviceAccessEffectRequest)Simulates the effect of the mobile device access rules for the given attributes of a sample access event. -
Uses of GetMobileDeviceAccessEffectRequest in software.amazon.awssdk.services.workmail.transform
Methods in software.amazon.awssdk.services.workmail.transform with parameters of type GetMobileDeviceAccessEffectRequest Modifier and Type Method Description SdkHttpFullRequestGetMobileDeviceAccessEffectRequestMarshaller. marshall(GetMobileDeviceAccessEffectRequest getMobileDeviceAccessEffectRequest)
-