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