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