7#include <aws/connectcases/ConnectCases_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/connectcases/model/Section.h>
57 bool m_sectionsHasBeenSet =
false;
LayoutSections & WithSections(const Aws::Vector< Section > &value)
AWS_CONNECTCASES_API LayoutSections & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CONNECTCASES_API LayoutSections()
LayoutSections & AddSections(const Section &value)
bool SectionsHasBeenSet() const
void SetSections(const Aws::Vector< Section > &value)
AWS_CONNECTCASES_API LayoutSections(Aws::Utils::Json::JsonView jsonValue)
LayoutSections & AddSections(Section &&value)
AWS_CONNECTCASES_API Aws::Utils::Json::JsonValue Jsonize() const
void SetSections(Aws::Vector< Section > &&value)
LayoutSections & WithSections(Aws::Vector< Section > &&value)
const Aws::Vector< Section > & GetSections() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue