| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
AssetCompositeModelPathSegment |
AssetCompositeModelPathSegment.clone() |
AssetCompositeModelPathSegment |
AssetCompositeModelPathSegment.withId(String id)
The ID of the path segment.
|
AssetCompositeModelPathSegment |
AssetCompositeModelPathSegment.withName(String name)
The name of the path segment.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetCompositeModelPathSegment> |
DescribeAssetCompositeModelResult.getAssetCompositeModelPath()
The path to the composite model listing the parent composite models.
|
List<AssetCompositeModelPathSegment> |
AssetCompositeModelSummary.getPath()
The path that includes all the components of the asset model for the asset.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAssetCompositeModelResult |
DescribeAssetCompositeModelResult.withAssetCompositeModelPath(AssetCompositeModelPathSegment... assetCompositeModelPath)
The path to the composite model listing the parent composite models.
|
AssetCompositeModelSummary |
AssetCompositeModelSummary.withPath(AssetCompositeModelPathSegment... path)
The path that includes all the components of the asset model for the asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAssetCompositeModelResult.setAssetCompositeModelPath(Collection<AssetCompositeModelPathSegment> assetCompositeModelPath)
The path to the composite model listing the parent composite models.
|
void |
AssetCompositeModelSummary.setPath(Collection<AssetCompositeModelPathSegment> path)
The path that includes all the components of the asset model for the asset.
|
DescribeAssetCompositeModelResult |
DescribeAssetCompositeModelResult.withAssetCompositeModelPath(Collection<AssetCompositeModelPathSegment> assetCompositeModelPath)
The path to the composite model listing the parent composite models.
|
AssetCompositeModelSummary |
AssetCompositeModelSummary.withPath(Collection<AssetCompositeModelPathSegment> path)
The path that includes all the components of the asset model for the asset.
|
Copyright © 2024. All rights reserved.