| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
CustomStruct |
CustomStruct.clone() |
CustomStruct |
Node.getStruct()
Represents a complex or higher-order data structure.
|
CustomStruct |
CustomStruct.withComment(String comment)
A comment in addition to the description.
|
CustomStruct |
CustomStruct.withDeprecationMessage(String deprecationMessage)
The deprecation message for the node or the branch that was moved or deleted.
|
CustomStruct |
CustomStruct.withDescription(String description)
A brief description of the custom structure.
|
CustomStruct |
CustomStruct.withFullyQualifiedName(String fullyQualifiedName)
The fully qualified name of the custom structure.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setStruct(CustomStruct struct)
Represents a complex or higher-order data structure.
|
Node |
Node.withStruct(CustomStruct struct)
Represents a complex or higher-order data structure.
|
Copyright © 2025. All rights reserved.