static AssetRelationshipSummary.Builder |
AssetRelationshipSummary.builder() |
|
default AssetRelationshipSummary.Builder |
AssetRelationshipSummary.Builder.hierarchyInfo(Consumer<AssetHierarchyInfo.Builder> hierarchyInfo) |
The assets that are related through an asset hierarchy.
|
AssetRelationshipSummary.Builder |
AssetRelationshipSummary.Builder.hierarchyInfo(AssetHierarchyInfo hierarchyInfo) |
The assets that are related through an asset hierarchy.
|
AssetRelationshipSummary.Builder |
AssetRelationshipSummary.Builder.relationshipType(String relationshipType) |
The relationship type of the assets in this relationship.
|
AssetRelationshipSummary.Builder |
AssetRelationshipSummary.Builder.relationshipType(AssetRelationshipType relationshipType) |
The relationship type of the assets in this relationship.
|
AssetRelationshipSummary.Builder |
AssetRelationshipSummary.toBuilder() |
|