| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetAssetPropertyValueHistorySkippedEntry> |
BatchGetAssetPropertyValueHistoryResponse.skippedEntries()
A list of entries that were not processed by this batch request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueHistoryResponse.Builder |
BatchGetAssetPropertyValueHistoryResponse.Builder.skippedEntries(BatchGetAssetPropertyValueHistorySkippedEntry... skippedEntries)
A list of entries that were not processed by this batch request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueHistoryResponse.Builder |
BatchGetAssetPropertyValueHistoryResponse.Builder.skippedEntries(Collection<BatchGetAssetPropertyValueHistorySkippedEntry> skippedEntries)
A list of entries that were not processed by this batch request.
|
Copyright © 2023. All rights reserved.