Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.Relationship
-
Packages that use Relationship Package Description software.amazon.awssdk.services.iottwinmaker.model -
-
Uses of Relationship in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return Relationship Modifier and Type Method Description RelationshipDataType. relationship()A relationship that associates a component with another component.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type Relationship Modifier and Type Method Description DataType.BuilderDataType.Builder. relationship(Relationship relationship)A relationship that associates a component with another component.
-