7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/lexv2-models/model/UtteranceLevelTestResultItem.h>
59 bool m_itemsHasBeenSet =
false;
bool ItemsHasBeenSet() const
UtteranceLevelTestResults & WithItems(Aws::Vector< UtteranceLevelTestResultItem > &&value)
void SetItems(Aws::Vector< UtteranceLevelTestResultItem > &&value)
const Aws::Vector< UtteranceLevelTestResultItem > & GetItems() const
AWS_LEXMODELSV2_API UtteranceLevelTestResults & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LEXMODELSV2_API UtteranceLevelTestResults()
UtteranceLevelTestResults & AddItems(const UtteranceLevelTestResultItem &value)
AWS_LEXMODELSV2_API Aws::Utils::Json::JsonValue Jsonize() const
UtteranceLevelTestResults & AddItems(UtteranceLevelTestResultItem &&value)
UtteranceLevelTestResults & WithItems(const Aws::Vector< UtteranceLevelTestResultItem > &value)
AWS_LEXMODELSV2_API UtteranceLevelTestResults(Aws::Utils::Json::JsonView jsonValue)
void SetItems(const Aws::Vector< UtteranceLevelTestResultItem > &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue