Uses of Class
software.amazon.awssdk.services.workspacesthinclient.model.UpdateDeviceRequest
-
Packages that use UpdateDeviceRequest Package Description software.amazon.awssdk.services.workspacesthinclient Amazon WorkSpaces Thin Client is a affordable device built to work with Amazon Web Services End User Computing (EUC) virtual desktops to provide users with a complete cloud desktop solution.software.amazon.awssdk.services.workspacesthinclient.transform -
-
Uses of UpdateDeviceRequest in software.amazon.awssdk.services.workspacesthinclient
Methods in software.amazon.awssdk.services.workspacesthinclient with parameters of type UpdateDeviceRequest Modifier and Type Method Description default CompletableFuture<UpdateDeviceResponse>WorkSpacesThinClientAsyncClient. updateDevice(UpdateDeviceRequest updateDeviceRequest)Updates a thin client device.default UpdateDeviceResponseWorkSpacesThinClientClient. updateDevice(UpdateDeviceRequest updateDeviceRequest)Updates a thin client device. -
Uses of UpdateDeviceRequest in software.amazon.awssdk.services.workspacesthinclient.transform
Methods in software.amazon.awssdk.services.workspacesthinclient.transform with parameters of type UpdateDeviceRequest Modifier and Type Method Description SdkHttpFullRequestUpdateDeviceRequestMarshaller. marshall(UpdateDeviceRequest updateDeviceRequest)
-