| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueHistorySkippedEntry |
BatchGetAssetPropertyValueHistorySkippedEntry.clone() |
BatchGetAssetPropertyValueHistorySkippedEntry |
BatchGetAssetPropertyValueHistorySkippedEntry.withCompletionStatus(BatchEntryCompletionStatus completionStatus)
The completion status of each entry that is associated with the BatchGetAssetPropertyValueHistory API.
|
BatchGetAssetPropertyValueHistorySkippedEntry |
BatchGetAssetPropertyValueHistorySkippedEntry.withCompletionStatus(String completionStatus)
The completion status of each entry that is associated with the BatchGetAssetPropertyValueHistory API.
|
BatchGetAssetPropertyValueHistorySkippedEntry |
BatchGetAssetPropertyValueHistorySkippedEntry.withEntryId(String entryId)
The ID of the entry.
|
BatchGetAssetPropertyValueHistorySkippedEntry |
BatchGetAssetPropertyValueHistorySkippedEntry.withErrorInfo(BatchGetAssetPropertyValueHistoryErrorInfo errorInfo)
The error information, such as the error code and the timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetAssetPropertyValueHistorySkippedEntry> |
BatchGetAssetPropertyValueHistoryResult.getSkippedEntries()
A list of entries that were not processed by this batch request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueHistoryResult |
BatchGetAssetPropertyValueHistoryResult.withSkippedEntries(BatchGetAssetPropertyValueHistorySkippedEntry... skippedEntries)
A list of entries that were not processed by this batch request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchGetAssetPropertyValueHistoryResult.setSkippedEntries(Collection<BatchGetAssetPropertyValueHistorySkippedEntry> skippedEntries)
A list of entries that were not processed by this batch request.
|
BatchGetAssetPropertyValueHistoryResult |
BatchGetAssetPropertyValueHistoryResult.withSkippedEntries(Collection<BatchGetAssetPropertyValueHistorySkippedEntry> skippedEntries)
A list of entries that were not processed by this batch request.
|
Copyright © 2022. All rights reserved.