| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
AssetHierarchyInfo |
AssetHierarchyInfo.clone() |
AssetHierarchyInfo |
AssetRelationshipSummary.getHierarchyInfo()
The assets that are related through an asset hierarchy.
|
AssetHierarchyInfo |
AssetHierarchyInfo.withChildAssetId(String childAssetId)
The ID of the child asset in this asset relationship.
|
AssetHierarchyInfo |
AssetHierarchyInfo.withParentAssetId(String parentAssetId)
The ID of the parent asset in this asset relationship.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetRelationshipSummary.setHierarchyInfo(AssetHierarchyInfo hierarchyInfo)
The assets that are related through an asset hierarchy.
|
AssetRelationshipSummary |
AssetRelationshipSummary.withHierarchyInfo(AssetHierarchyInfo hierarchyInfo)
The assets that are related through an asset hierarchy.
|
Copyright © 2023. All rights reserved.