| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| software.amazon.awssdk.services.iotsitewise.transform |
| 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 AssociateAssetsResponse |
IoTSiteWiseClient.associateAssets(AssociateAssetsRequest 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 |
|---|---|
SdkHttpFullRequest |
AssociateAssetsRequestMarshaller.marshall(AssociateAssetsRequest associateAssetsRequest) |
Copyright © 2023. All rights reserved.