| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAssetModelResponse |
IoTSiteWiseClient.updateAssetModel(Consumer<UpdateAssetModelRequest.Builder> updateAssetModelRequest)
Updates an asset model and all of the assets that were created from the model.
|
default UpdateAssetModelResponse |
IoTSiteWiseClient.updateAssetModel(UpdateAssetModelRequest updateAssetModelRequest)
Updates an asset model and all of the assets that were created from the model.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAssetModelResponse> |
IoTSiteWiseAsyncClient.updateAssetModel(Consumer<UpdateAssetModelRequest.Builder> updateAssetModelRequest)
Updates an asset model and all of the assets that were created from the model.
|
default CompletableFuture<UpdateAssetModelResponse> |
IoTSiteWiseAsyncClient.updateAssetModel(UpdateAssetModelRequest updateAssetModelRequest)
Updates an asset model and all of the assets that were created from the model.
|
Copyright © 2023. All rights reserved.