| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateAssetsResponse |
IoTSiteWiseClient.associateAssets(AssociateAssetsRequest associateAssetsRequest)
Associates a child asset with the given parent asset through a hierarchy defined in the parent asset's model.
|
default AssociateAssetsResponse |
IoTSiteWiseClient.associateAssets(Consumer<AssociateAssetsRequest.Builder> associateAssetsRequest)
Associates a child asset with the given parent asset through a hierarchy defined in the parent asset's model.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateAssetsResponse> |
IoTSiteWiseAsyncClient.associateAssets(AssociateAssetsRequest associateAssetsRequest)
Associates a child asset with the given parent asset through a hierarchy defined in the parent asset's model.
|
default CompletableFuture<AssociateAssetsResponse> |
IoTSiteWiseAsyncClient.associateAssets(Consumer<AssociateAssetsRequest.Builder> associateAssetsRequest)
Associates a child asset with the given parent asset through a hierarchy defined in the parent asset's model.
|
Copyright © 2023. All rights reserved.