AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <UpdateThingGroupResult.h>
Public Member Functions | |
UpdateThingGroupResult () | |
UpdateThingGroupResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
UpdateThingGroupResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
long long | GetVersion () const |
void | SetVersion (long long value) |
UpdateThingGroupResult & | WithVersion (long long value) |
Definition at line 25 of file UpdateThingGroupResult.h.
Aws::IoT::Model::UpdateThingGroupResult::UpdateThingGroupResult | ( | ) |
Aws::IoT::Model::UpdateThingGroupResult::UpdateThingGroupResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The version of the updated thing group.
Definition at line 36 of file UpdateThingGroupResult.h.
UpdateThingGroupResult& Aws::IoT::Model::UpdateThingGroupResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The version of the updated thing group.
Definition at line 41 of file UpdateThingGroupResult.h.
|
inline |
The version of the updated thing group.
Definition at line 46 of file UpdateThingGroupResult.h.