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