Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.Sensor
-
Packages that use Sensor Package Description software.amazon.awssdk.services.iotfleetwise.model -
-
Uses of Sensor in software.amazon.awssdk.services.iotfleetwise.model
Methods in software.amazon.awssdk.services.iotfleetwise.model that return Sensor Modifier and Type Method Description SensorNode. sensor()Returns the value of the Sensor property for this object.Methods in software.amazon.awssdk.services.iotfleetwise.model with parameters of type Sensor Modifier and Type Method Description static NodeNode. fromSensor(Sensor sensor)Create an instance of this class withNode.sensor()initialized to the given value.Node.BuilderNode.Builder. sensor(Sensor sensor)Sets the value of the Sensor property for this object.
-