Uses of Class
software.amazon.awssdk.services.workspacesthinclient.model.Device
-
Packages that use Device Package Description software.amazon.awssdk.services.workspacesthinclient.model -
-
Uses of Device in software.amazon.awssdk.services.workspacesthinclient.model
Methods in software.amazon.awssdk.services.workspacesthinclient.model that return Device Modifier and Type Method Description DeviceGetDeviceResponse. device()Describes an device.Methods in software.amazon.awssdk.services.workspacesthinclient.model with parameters of type Device Modifier and Type Method Description GetDeviceResponse.BuilderGetDeviceResponse.Builder. device(Device device)Describes an device.
-