Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.RelationshipValue
-
Packages that use RelationshipValue Package Description software.amazon.awssdk.services.iottwinmaker.model -
-
Uses of RelationshipValue in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return RelationshipValue Modifier and Type Method Description RelationshipValueDataValue. relationshipValue()A value that relates a component to another component.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type RelationshipValue Modifier and Type Method Description DataValue.BuilderDataValue.Builder. relationshipValue(RelationshipValue relationshipValue)A value that relates a component to another component.
-