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