#include <ThingGroupMetadata.h>
Thing group metadata.
See Also:
AWS API Reference
Definition at line 34 of file ThingGroupMetadata.h.
◆ ThingGroupMetadata() [1/2]
Aws::IoT::Model::ThingGroupMetadata::ThingGroupMetadata |
( |
| ) |
|
◆ ThingGroupMetadata() [2/2]
◆ AddRootToParentThingGroups() [1/2]
◆ AddRootToParentThingGroups() [2/2]
◆ CreationDateHasBeenSet()
bool Aws::IoT::Model::ThingGroupMetadata::CreationDateHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetCreationDate()
◆ GetParentGroupName()
const Aws::String& Aws::IoT::Model::ThingGroupMetadata::GetParentGroupName |
( |
| ) |
const |
|
inline |
◆ GetRootToParentThingGroups()
◆ Jsonize()
◆ operator=()
◆ ParentGroupNameHasBeenSet()
bool Aws::IoT::Model::ThingGroupMetadata::ParentGroupNameHasBeenSet |
( |
| ) |
const |
|
inline |
◆ RootToParentThingGroupsHasBeenSet()
bool Aws::IoT::Model::ThingGroupMetadata::RootToParentThingGroupsHasBeenSet |
( |
| ) |
const |
|
inline |
◆ SetCreationDate() [1/2]
◆ SetCreationDate() [2/2]
◆ SetParentGroupName() [1/3]
void Aws::IoT::Model::ThingGroupMetadata::SetParentGroupName |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetParentGroupName() [2/3]
void Aws::IoT::Model::ThingGroupMetadata::SetParentGroupName |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetParentGroupName() [3/3]
void Aws::IoT::Model::ThingGroupMetadata::SetParentGroupName |
( |
const char * |
value | ) |
|
|
inline |
◆ SetRootToParentThingGroups() [1/2]
◆ SetRootToParentThingGroups() [2/2]
◆ WithCreationDate() [1/2]
◆ WithCreationDate() [2/2]
◆ WithParentGroupName() [1/3]
◆ WithParentGroupName() [2/3]
◆ WithParentGroupName() [3/3]
ThingGroupMetadata& Aws::IoT::Model::ThingGroupMetadata::WithParentGroupName |
( |
const char * |
value | ) |
|
|
inline |
◆ WithRootToParentThingGroups() [1/2]
◆ WithRootToParentThingGroups() [2/2]
The documentation for this class was generated from the following file: