| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorInfo |
ErrorInfo.clone() |
ErrorInfo |
OTAUpdateInfo.getErrorInfo()
Error information associated with the OTA update.
|
ErrorInfo |
ErrorInfo.withCode(String code)
The error code.
|
ErrorInfo |
ErrorInfo.withMessage(String message)
The error message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OTAUpdateInfo.setErrorInfo(ErrorInfo errorInfo)
Error information associated with the OTA update.
|
OTAUpdateInfo |
OTAUpdateInfo.withErrorInfo(ErrorInfo errorInfo)
Error information associated with the OTA update.
|
Copyright © 2019. All rights reserved.