| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateAssetsResponse |
IoTSiteWiseClient.disassociateAssets(Consumer<DisassociateAssetsRequest.Builder> disassociateAssetsRequest)
Disassociates a child asset from the given parent asset through a hierarchy defined in the parent asset's model.
|
default DisassociateAssetsResponse |
IoTSiteWiseClient.disassociateAssets(DisassociateAssetsRequest disassociateAssetsRequest)
Disassociates a child asset from the given parent asset through a hierarchy defined in the parent asset's model.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateAssetsResponse> |
IoTSiteWiseAsyncClient.disassociateAssets(Consumer<DisassociateAssetsRequest.Builder> disassociateAssetsRequest)
Disassociates a child asset from the given parent asset through a hierarchy defined in the parent asset's model.
|
default CompletableFuture<DisassociateAssetsResponse> |
IoTSiteWiseAsyncClient.disassociateAssets(DisassociateAssetsRequest disassociateAssetsRequest)
Disassociates a child asset from the given parent asset through a hierarchy defined in the parent asset's model.
|
Copyright © 2022. All rights reserved.