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