| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchGetAssetPropertyValueHistorySkippedEntry.Builder |
BatchGetAssetPropertyValueHistorySkippedEntry.builder() |
BatchGetAssetPropertyValueHistorySkippedEntry.Builder |
BatchGetAssetPropertyValueHistorySkippedEntry.Builder.completionStatus(BatchEntryCompletionStatus completionStatus)
The completion status of each entry that is associated with the BatchGetAssetPropertyValueHistory API.
|
BatchGetAssetPropertyValueHistorySkippedEntry.Builder |
BatchGetAssetPropertyValueHistorySkippedEntry.Builder.completionStatus(String completionStatus)
The completion status of each entry that is associated with the BatchGetAssetPropertyValueHistory API.
|
BatchGetAssetPropertyValueHistorySkippedEntry.Builder |
BatchGetAssetPropertyValueHistorySkippedEntry.Builder.entryId(String entryId)
The ID of the entry.
|
BatchGetAssetPropertyValueHistorySkippedEntry.Builder |
BatchGetAssetPropertyValueHistorySkippedEntry.Builder.errorInfo(BatchGetAssetPropertyValueHistoryErrorInfo errorInfo)
The error information, such as the error code and the timestamp.
|
default BatchGetAssetPropertyValueHistorySkippedEntry.Builder |
BatchGetAssetPropertyValueHistorySkippedEntry.Builder.errorInfo(Consumer<BatchGetAssetPropertyValueHistoryErrorInfo.Builder> errorInfo)
The error information, such as the error code and the timestamp.
|
BatchGetAssetPropertyValueHistorySkippedEntry.Builder |
BatchGetAssetPropertyValueHistorySkippedEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetAssetPropertyValueHistorySkippedEntry.Builder> |
BatchGetAssetPropertyValueHistorySkippedEntry.serializableBuilderClass() |
Copyright © 2022. All rights reserved.