Uses of Class
software.amazon.awssdk.services.iot1clickdevices.model.Device
-
Packages that use Device Package Description software.amazon.awssdk.services.iot1clickdevices.model -
-
Uses of Device in software.amazon.awssdk.services.iot1clickdevices.model
Methods in software.amazon.awssdk.services.iot1clickdevices.model that return Device Modifier and Type Method Description DeviceDeviceEvent. device()An object representing the device associated with the event.Methods in software.amazon.awssdk.services.iot1clickdevices.model with parameters of type Device Modifier and Type Method Description DeviceEvent.BuilderDeviceEvent.Builder. device(Device device)An object representing the device associated with the event.
-