| Package | Description |
|---|---|
| com.amazonaws.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
Relationship |
Relationship.clone() |
Relationship |
DataType.getRelationship()
A relationship that associates a component with another component.
|
Relationship |
Relationship.withRelationshipType(String relationshipType)
The type of the relationship.
|
Relationship |
Relationship.withTargetComponentTypeId(String targetComponentTypeId)
The ID of the target component type associated with this relationship.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataType.setRelationship(Relationship relationship)
A relationship that associates a component with another component.
|
DataType |
DataType.withRelationship(Relationship relationship)
A relationship that associates a component with another component.
|
Copyright © 2025. All rights reserved.