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