Uses of Class
software.amazon.awssdk.services.worklink.model.UpdateDevicePolicyConfigurationResponse
-
Packages that use UpdateDevicePolicyConfigurationResponse Package Description software.amazon.awssdk.services.worklink Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and Android phones. -
-
Uses of UpdateDevicePolicyConfigurationResponse in software.amazon.awssdk.services.worklink
Methods in software.amazon.awssdk.services.worklink that return UpdateDevicePolicyConfigurationResponse Modifier and Type Method Description default UpdateDevicePolicyConfigurationResponseWorkLinkClient. updateDevicePolicyConfiguration(Consumer<UpdateDevicePolicyConfigurationRequest.Builder> updateDevicePolicyConfigurationRequest)Deprecated.Amazon WorkLink is no longer supported.default UpdateDevicePolicyConfigurationResponseWorkLinkClient. updateDevicePolicyConfiguration(UpdateDevicePolicyConfigurationRequest updateDevicePolicyConfigurationRequest)Deprecated.Amazon WorkLink is no longer supported.Methods in software.amazon.awssdk.services.worklink that return types with arguments of type UpdateDevicePolicyConfigurationResponse Modifier and Type Method Description default CompletableFuture<UpdateDevicePolicyConfigurationResponse>WorkLinkAsyncClient. updateDevicePolicyConfiguration(Consumer<UpdateDevicePolicyConfigurationRequest.Builder> updateDevicePolicyConfigurationRequest)Deprecated.Amazon WorkLink is no longer supported.default CompletableFuture<UpdateDevicePolicyConfigurationResponse>WorkLinkAsyncClient. updateDevicePolicyConfiguration(UpdateDevicePolicyConfigurationRequest updateDevicePolicyConfigurationRequest)Deprecated.Amazon WorkLink is no longer supported.
-