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