| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueErrorInfo |
BatchGetAssetPropertyValueErrorInfo.clone() |
BatchGetAssetPropertyValueErrorInfo |
BatchGetAssetPropertyValueSkippedEntry.getErrorInfo()
The error information, such as the error code and the timestamp.
|
BatchGetAssetPropertyValueErrorInfo |
BatchGetAssetPropertyValueErrorInfo.withErrorCode(BatchGetAssetPropertyValueErrorCode errorCode)
The error code.
|
BatchGetAssetPropertyValueErrorInfo |
BatchGetAssetPropertyValueErrorInfo.withErrorCode(String errorCode)
The error code.
|
BatchGetAssetPropertyValueErrorInfo |
BatchGetAssetPropertyValueErrorInfo.withErrorTimestamp(Date errorTimestamp)
The date the error occurred, in Unix epoch time.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchGetAssetPropertyValueSkippedEntry.setErrorInfo(BatchGetAssetPropertyValueErrorInfo errorInfo)
The error information, such as the error code and the timestamp.
|
BatchGetAssetPropertyValueSkippedEntry |
BatchGetAssetPropertyValueSkippedEntry.withErrorInfo(BatchGetAssetPropertyValueErrorInfo errorInfo)
The error information, such as the error code and the timestamp.
|
Copyright © 2024. All rights reserved.