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