Uses of Class
software.amazon.awssdk.services.iotsitewise.model.BatchGetAssetPropertyValueHistoryErrorInfo
-
Packages that use BatchGetAssetPropertyValueHistoryErrorInfo Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of BatchGetAssetPropertyValueHistoryErrorInfo in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return BatchGetAssetPropertyValueHistoryErrorInfo Modifier and Type Method Description BatchGetAssetPropertyValueHistoryErrorInfoBatchGetAssetPropertyValueHistorySkippedEntry. errorInfo()The error information, such as the error code and the timestamp.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type BatchGetAssetPropertyValueHistoryErrorInfo Modifier and Type Method Description BatchGetAssetPropertyValueHistorySkippedEntry.BuilderBatchGetAssetPropertyValueHistorySkippedEntry.Builder. errorInfo(BatchGetAssetPropertyValueHistoryErrorInfo errorInfo)The error information, such as the error code and the timestamp.
-