| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
Actuator |
Node.actuator()
Information about a node specified as an actuator.
|
| Modifier and Type | Method and Description |
|---|---|
Node.Builder |
Node.Builder.actuator(Actuator actuator)
Information about a node specified as an actuator.
|
static Node |
Node.fromActuator(Actuator actuator)
Create an instance of this class with
Node.actuator() initialized to the given value. |
Copyright © 2022. All rights reserved.