| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchGetAssetPropertyValueHistoryErrorInfo.Builder |
BatchGetAssetPropertyValueHistoryErrorInfo.builder() |
BatchGetAssetPropertyValueHistoryErrorInfo.Builder |
BatchGetAssetPropertyValueHistoryErrorInfo.Builder.errorCode(BatchGetAssetPropertyValueHistoryErrorCode errorCode)
The error code.
|
BatchGetAssetPropertyValueHistoryErrorInfo.Builder |
BatchGetAssetPropertyValueHistoryErrorInfo.Builder.errorCode(String errorCode)
The error code.
|
BatchGetAssetPropertyValueHistoryErrorInfo.Builder |
BatchGetAssetPropertyValueHistoryErrorInfo.Builder.errorTimestamp(Instant errorTimestamp)
The date the error occurred, in Unix epoch time.
|
BatchGetAssetPropertyValueHistoryErrorInfo.Builder |
BatchGetAssetPropertyValueHistoryErrorInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetAssetPropertyValueHistoryErrorInfo.Builder> |
BatchGetAssetPropertyValueHistoryErrorInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BatchGetAssetPropertyValueHistorySkippedEntry.Builder |
BatchGetAssetPropertyValueHistorySkippedEntry.Builder.errorInfo(Consumer<BatchGetAssetPropertyValueHistoryErrorInfo.Builder> errorInfo)
The error information, such as the error code and the timestamp.
|
Copyright © 2023. All rights reserved.