| 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.withComment(String comment)
A comment in addition to the description.
|
Branch |
Branch.withDeprecationMessage(String deprecationMessage)
The deprecation message for the node or the branch that was moved or deleted.
|
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 © 2023. All rights reserved.