| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyAggregatesErrorEntry |
BatchGetAssetPropertyAggregatesErrorEntry.clone() |
BatchGetAssetPropertyAggregatesErrorEntry |
BatchGetAssetPropertyAggregatesErrorEntry.withEntryId(String entryId)
The ID of the entry.
|
BatchGetAssetPropertyAggregatesErrorEntry |
BatchGetAssetPropertyAggregatesErrorEntry.withErrorCode(BatchGetAssetPropertyAggregatesErrorCode errorCode)
The error code.
|
BatchGetAssetPropertyAggregatesErrorEntry |
BatchGetAssetPropertyAggregatesErrorEntry.withErrorCode(String errorCode)
The error code.
|
BatchGetAssetPropertyAggregatesErrorEntry |
BatchGetAssetPropertyAggregatesErrorEntry.withErrorMessage(String errorMessage)
The associated error message.
|
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetAssetPropertyAggregatesErrorEntry> |
BatchGetAssetPropertyAggregatesResult.getErrorEntries()
A list of the errors (if any) associated with the batch request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyAggregatesResult |
BatchGetAssetPropertyAggregatesResult.withErrorEntries(BatchGetAssetPropertyAggregatesErrorEntry... errorEntries)
A list of the errors (if any) associated with the batch request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchGetAssetPropertyAggregatesResult.setErrorEntries(Collection<BatchGetAssetPropertyAggregatesErrorEntry> errorEntries)
A list of the errors (if any) associated with the batch request.
|
BatchGetAssetPropertyAggregatesResult |
BatchGetAssetPropertyAggregatesResult.withErrorEntries(Collection<BatchGetAssetPropertyAggregatesErrorEntry> errorEntries)
A list of the errors (if any) associated with the batch request.
|
Copyright © 2024. All rights reserved.