7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/HierarchyLevelUpdate.h>
41 template <
typename LevelOneT = HierarchyLevelUpdate>
43 m_levelOneHasBeenSet =
true;
44 m_levelOne = std::forward<LevelOneT>(value);
46 template <
typename LevelOneT = HierarchyLevelUpdate>
59 template <
typename LevelTwoT = HierarchyLevelUpdate>
61 m_levelTwoHasBeenSet =
true;
62 m_levelTwo = std::forward<LevelTwoT>(value);
64 template <
typename LevelTwoT = HierarchyLevelUpdate>
77 template <
typename LevelThreeT = HierarchyLevelUpdate>
79 m_levelThreeHasBeenSet =
true;
80 m_levelThree = std::forward<LevelThreeT>(value);
82 template <
typename LevelThreeT = HierarchyLevelUpdate>
95 template <
typename LevelFourT = HierarchyLevelUpdate>
97 m_levelFourHasBeenSet =
true;
98 m_levelFour = std::forward<LevelFourT>(value);
100 template <
typename LevelFourT = HierarchyLevelUpdate>
113 template <
typename LevelFiveT = HierarchyLevelUpdate>
115 m_levelFiveHasBeenSet =
true;
116 m_levelFive = std::forward<LevelFiveT>(value);
118 template <
typename LevelFiveT = HierarchyLevelUpdate>
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;
HierarchyStructureUpdate & WithLevelTwo(LevelTwoT &&value)
const HierarchyLevelUpdate & GetLevelTwo() const
bool LevelOneHasBeenSet() const
void SetLevelThree(LevelThreeT &&value)
const HierarchyLevelUpdate & GetLevelThree() const
bool LevelTwoHasBeenSet() const
AWS_CONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
bool LevelThreeHasBeenSet() const
AWS_CONNECT_API HierarchyStructureUpdate()=default
const HierarchyLevelUpdate & GetLevelFour() const
HierarchyStructureUpdate & WithLevelThree(LevelThreeT &&value)
void SetLevelOne(LevelOneT &&value)
void SetLevelTwo(LevelTwoT &&value)
void SetLevelFive(LevelFiveT &&value)
const HierarchyLevelUpdate & GetLevelFive() const
HierarchyStructureUpdate & WithLevelOne(LevelOneT &&value)
const HierarchyLevelUpdate & GetLevelOne() const
void SetLevelFour(LevelFourT &&value)
HierarchyStructureUpdate & WithLevelFive(LevelFiveT &&value)
bool LevelFourHasBeenSet() const
AWS_CONNECT_API HierarchyStructureUpdate(Aws::Utils::Json::JsonView jsonValue)
HierarchyStructureUpdate & WithLevelFour(LevelFourT &&value)
bool LevelFiveHasBeenSet() const
AWS_CONNECT_API HierarchyStructureUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue