| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
Sensor |
Node.sensor()
Returns the value of the Sensor property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Node |
Node.fromSensor(Sensor sensor)
Create an instance of this class with
Node.sensor() initialized to the given value. |
Node.Builder |
Node.Builder.sensor(Sensor sensor)
Sets the value of the Sensor property for this object.
|
Copyright © 2022. All rights reserved.