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