| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveMessageDefinition |
PrimitiveMessageDefinition.clone() |
PrimitiveMessageDefinition |
StructuredMessage.getPrimitiveMessageDefinition()
Represents a primitive type node of the complex data structure.
|
PrimitiveMessageDefinition |
PrimitiveMessageDefinition.withRos2PrimitiveMessageDefinition(ROS2PrimitiveMessageDefinition ros2PrimitiveMessageDefinition)
Information about a
PrimitiveMessage using a ROS 2 compliant primitive type message of the complex
data structure. |
| Modifier and Type | Method and Description |
|---|---|
void |
StructuredMessage.setPrimitiveMessageDefinition(PrimitiveMessageDefinition primitiveMessageDefinition)
Represents a primitive type node of the complex data structure.
|
StructuredMessage |
StructuredMessage.withPrimitiveMessageDefinition(PrimitiveMessageDefinition primitiveMessageDefinition)
Represents a primitive type node of the complex data structure.
|
Copyright © 2025. All rights reserved.