7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/HierarchyGroupSummary.h>
47 template<
typename LevelOneT = HierarchyGroupSummary>
48 void SetLevelOne(LevelOneT&& value) { m_levelOneHasBeenSet =
true; m_levelOne = std::forward<LevelOneT>(value); }
49 template<
typename LevelOneT = HierarchyGroupSummary>
59 template<
typename LevelTwoT = HierarchyGroupSummary>
60 void SetLevelTwo(LevelTwoT&& value) { m_levelTwoHasBeenSet =
true; m_levelTwo = std::forward<LevelTwoT>(value); }
61 template<
typename LevelTwoT = HierarchyGroupSummary>
71 template<
typename LevelThreeT = HierarchyGroupSummary>
72 void SetLevelThree(LevelThreeT&& value) { m_levelThreeHasBeenSet =
true; m_levelThree = std::forward<LevelThreeT>(value); }
73 template<
typename LevelThreeT = HierarchyGroupSummary>
83 template<
typename LevelFourT = HierarchyGroupSummary>
84 void SetLevelFour(LevelFourT&& value) { m_levelFourHasBeenSet =
true; m_levelFour = std::forward<LevelFourT>(value); }
85 template<
typename LevelFourT = HierarchyGroupSummary>
95 template<
typename LevelFiveT = HierarchyGroupSummary>
96 void SetLevelFive(LevelFiveT&& value) { m_levelFiveHasBeenSet =
true; m_levelFive = std::forward<LevelFiveT>(value); }
97 template<
typename LevelFiveT = HierarchyGroupSummary>
103 bool m_levelOneHasBeenSet =
false;
106 bool m_levelTwoHasBeenSet =
false;
109 bool m_levelThreeHasBeenSet =
false;
112 bool m_levelFourHasBeenSet =
false;
115 bool m_levelFiveHasBeenSet =
false;
AWS_CONNECT_API HierarchyPath & operator=(Aws::Utils::Json::JsonView jsonValue)
bool LevelTwoHasBeenSet() const
void SetLevelFive(LevelFiveT &&value)
bool LevelFourHasBeenSet() const
void SetLevelOne(LevelOneT &&value)
const HierarchyGroupSummary & GetLevelOne() const
AWS_CONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetLevelTwo(LevelTwoT &&value)
bool LevelThreeHasBeenSet() const
HierarchyPath & WithLevelTwo(LevelTwoT &&value)
void SetLevelFour(LevelFourT &&value)
const HierarchyGroupSummary & GetLevelThree() const
HierarchyPath & WithLevelFive(LevelFiveT &&value)
const HierarchyGroupSummary & GetLevelFive() const
const HierarchyGroupSummary & GetLevelTwo() const
AWS_CONNECT_API HierarchyPath(Aws::Utils::Json::JsonView jsonValue)
HierarchyPath & WithLevelOne(LevelOneT &&value)
HierarchyPath & WithLevelFour(LevelFourT &&value)
AWS_CONNECT_API HierarchyPath()=default
HierarchyPath & WithLevelThree(LevelThreeT &&value)
bool LevelFiveHasBeenSet() const
void SetLevelThree(LevelThreeT &&value)
bool LevelOneHasBeenSet() const
const HierarchyGroupSummary & GetLevelFour() const
Aws::Utils::Json::JsonValue JsonValue