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