| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssetModelHierarchyDefinition> |
CreateAssetModelRequest.assetModelHierarchies()
The hierarchy definitions of the asset model.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssetModelRequest.Builder |
CreateAssetModelRequest.Builder.assetModelHierarchies(AssetModelHierarchyDefinition... assetModelHierarchies)
The hierarchy definitions of the asset model.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssetModelRequest.Builder |
CreateAssetModelRequest.Builder.assetModelHierarchies(Collection<AssetModelHierarchyDefinition> assetModelHierarchies)
The hierarchy definitions of the asset model.
|
Copyright © 2023. All rights reserved.