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