7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/HierarchyGroupSummary.h>
41 template <
typename LevelOneT = HierarchyGroupSummary>
43 m_levelOneHasBeenSet =
true;
44 m_levelOne = std::forward<LevelOneT>(value);
46 template <
typename LevelOneT = HierarchyGroupSummary>
59 template <
typename LevelTwoT = HierarchyGroupSummary>
61 m_levelTwoHasBeenSet =
true;
62 m_levelTwo = std::forward<LevelTwoT>(value);
64 template <
typename LevelTwoT = HierarchyGroupSummary>
77 template <
typename LevelThreeT = HierarchyGroupSummary>
79 m_levelThreeHasBeenSet =
true;
80 m_levelThree = std::forward<LevelThreeT>(value);
82 template <
typename LevelThreeT = HierarchyGroupSummary>
95 template <
typename LevelFourT = HierarchyGroupSummary>
97 m_levelFourHasBeenSet =
true;
98 m_levelFour = std::forward<LevelFourT>(value);
100 template <
typename LevelFourT = HierarchyGroupSummary>
113 template <
typename LevelFiveT = HierarchyGroupSummary>
115 m_levelFiveHasBeenSet =
true;
116 m_levelFive = std::forward<LevelFiveT>(value);
118 template <
typename LevelFiveT = HierarchyGroupSummary>
134 bool m_levelOneHasBeenSet =
false;
135 bool m_levelTwoHasBeenSet =
false;
136 bool m_levelThreeHasBeenSet =
false;
137 bool m_levelFourHasBeenSet =
false;
138 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