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