| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static AssetRelationshipSummary.Builder |
AssetRelationshipSummary.builder() |
AssetRelationshipSummary.Builder |
AssetRelationshipSummary.Builder.hierarchyInfo(AssetHierarchyInfo hierarchyInfo)
The assets that are related through an asset hierarchy.
|
default AssetRelationshipSummary.Builder |
AssetRelationshipSummary.Builder.hierarchyInfo(Consumer<AssetHierarchyInfo.Builder> hierarchyInfo)
The assets that are related through an asset hierarchy.
|
AssetRelationshipSummary.Builder |
AssetRelationshipSummary.Builder.relationshipType(AssetRelationshipType relationshipType)
The relationship type of the assets in this relationship.
|
AssetRelationshipSummary.Builder |
AssetRelationshipSummary.Builder.relationshipType(String relationshipType)
The relationship type of the assets in this relationship.
|
AssetRelationshipSummary.Builder |
AssetRelationshipSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssetRelationshipSummary.Builder> |
AssetRelationshipSummary.serializableBuilderClass() |
Copyright © 2021. All rights reserved.