Uses of Class
software.amazon.awssdk.services.iotsitewise.model.AssetHierarchyInfo
-
Packages that use AssetHierarchyInfo Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of AssetHierarchyInfo in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return AssetHierarchyInfo Modifier and Type Method Description AssetHierarchyInfoAssetRelationshipSummary. hierarchyInfo()The assets that are related through an asset hierarchy.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type AssetHierarchyInfo Modifier and Type Method Description AssetRelationshipSummary.BuilderAssetRelationshipSummary.Builder. hierarchyInfo(AssetHierarchyInfo hierarchyInfo)The assets that are related through an asset hierarchy.
-