Uses of Class
software.amazon.awssdk.services.iot.model.ErrorInfo
-
Packages that use ErrorInfo Package Description software.amazon.awssdk.services.iot.model -
-
Uses of ErrorInfo in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return ErrorInfo Modifier and Type Method Description ErrorInfoOTAUpdateInfo. errorInfo()Error information associated with the OTA update.Methods in software.amazon.awssdk.services.iot.model with parameters of type ErrorInfo Modifier and Type Method Description OTAUpdateInfo.BuilderOTAUpdateInfo.Builder. errorInfo(ErrorInfo errorInfo)Error information associated with the OTA update.
-