AWS SDK for C++
1.8.183
AWS SDK for C++
|
#include <GetOTAUpdateResult.h>
Public Member Functions | |
GetOTAUpdateResult () | |
GetOTAUpdateResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
GetOTAUpdateResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const OTAUpdateInfo & | GetOtaUpdateInfo () const |
void | SetOtaUpdateInfo (const OTAUpdateInfo &value) |
void | SetOtaUpdateInfo (OTAUpdateInfo &&value) |
GetOTAUpdateResult & | WithOtaUpdateInfo (const OTAUpdateInfo &value) |
GetOTAUpdateResult & | WithOtaUpdateInfo (OTAUpdateInfo &&value) |
Definition at line 27 of file GetOTAUpdateResult.h.
Aws::IoT::Model::GetOTAUpdateResult::GetOTAUpdateResult | ( | ) |
Aws::IoT::Model::GetOTAUpdateResult::GetOTAUpdateResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The OTA update info.
Definition at line 38 of file GetOTAUpdateResult.h.
GetOTAUpdateResult& Aws::IoT::Model::GetOTAUpdateResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The OTA update info.
Definition at line 43 of file GetOTAUpdateResult.h.
|
inline |
The OTA update info.
Definition at line 48 of file GetOTAUpdateResult.h.
|
inline |
The OTA update info.
Definition at line 53 of file GetOTAUpdateResult.h.
|
inline |
The OTA update info.
Definition at line 58 of file GetOTAUpdateResult.h.