| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchGetAssetPropertyValueHistoryErrorCode |
BatchGetAssetPropertyValueHistoryErrorCode.fromValue(String value)
Use this in place of valueOf.
|
static BatchGetAssetPropertyValueHistoryErrorCode |
BatchGetAssetPropertyValueHistoryErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchGetAssetPropertyValueHistoryErrorCode[] |
BatchGetAssetPropertyValueHistoryErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueHistoryErrorInfo |
BatchGetAssetPropertyValueHistoryErrorInfo.withErrorCode(BatchGetAssetPropertyValueHistoryErrorCode errorCode)
The error code.
|
BatchGetAssetPropertyValueHistoryErrorEntry |
BatchGetAssetPropertyValueHistoryErrorEntry.withErrorCode(BatchGetAssetPropertyValueHistoryErrorCode errorCode)
The error code.
|
Copyright © 2022. All rights reserved.