| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssetErrorDetails> |
BatchAssociateProjectAssetsResponse.errors()
A list of associated error information, if any.
|
List<AssetErrorDetails> |
BatchDisassociateProjectAssetsResponse.errors()
A list of associated error information, if any.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAssociateProjectAssetsResponse.Builder |
BatchAssociateProjectAssetsResponse.Builder.errors(AssetErrorDetails... errors)
A list of associated error information, if any.
|
BatchDisassociateProjectAssetsResponse.Builder |
BatchDisassociateProjectAssetsResponse.Builder.errors(AssetErrorDetails... errors)
A list of associated error information, if any.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAssociateProjectAssetsResponse.Builder |
BatchAssociateProjectAssetsResponse.Builder.errors(Collection<AssetErrorDetails> errors)
A list of associated error information, if any.
|
BatchDisassociateProjectAssetsResponse.Builder |
BatchDisassociateProjectAssetsResponse.Builder.errors(Collection<AssetErrorDetails> errors)
A list of associated error information, if any.
|
Copyright © 2022. All rights reserved.