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