| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateProjectAssetsRequest |
BatchDisassociateProjectAssetsRequest.clone() |
BatchDisassociateProjectAssetsRequest |
BatchDisassociateProjectAssetsRequest.withAssetIds(Collection<String> assetIds)
The IDs of the assets to be disassociated from the project.
|
BatchDisassociateProjectAssetsRequest |
BatchDisassociateProjectAssetsRequest.withAssetIds(String... assetIds)
The IDs of the assets to be disassociated from the project.
|
BatchDisassociateProjectAssetsRequest |
BatchDisassociateProjectAssetsRequest.withClientToken(String clientToken)
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
|
BatchDisassociateProjectAssetsRequest |
BatchDisassociateProjectAssetsRequest.withProjectId(String projectId)
The ID of the project from which to disassociate the assets.
|
Copyright © 2022. All rights reserved.