| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
Branch |
Branch.clone() |
Branch |
Node.getBranch()
Information about a node specified as a branch.
|
Branch |
Branch.withDescription(String description)
A brief description of the branch.
|
Branch |
Branch.withFullyQualifiedName(String fullyQualifiedName)
The fully qualified name of the branch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setBranch(Branch branch)
Information about a node specified as a branch.
|
Node |
Node.withBranch(Branch branch)
Information about a node specified as a branch.
|
Copyright © 2022. All rights reserved.