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