Uses of Class
software.amazon.awssdk.services.iot1clickdevices.model.Attributes
-
Packages that use Attributes Package Description software.amazon.awssdk.services.iot1clickdevices.model -
-
Uses of Attributes in software.amazon.awssdk.services.iot1clickdevices.model
Methods in software.amazon.awssdk.services.iot1clickdevices.model that return Attributes Modifier and Type Method Description AttributesDevice. attributes()The user specified attributes associated with the device for an event.Methods in software.amazon.awssdk.services.iot1clickdevices.model with parameters of type Attributes Modifier and Type Method Description Device.BuilderDevice.Builder. attributes(Attributes attributes)The user specified attributes associated with the device for an event.
-