7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
8#include <aws/lexv2-models/model/IntentStatistics.h>
9#include <aws/lexv2-models/model/SlotTypeStatistics.h>
70 bool m_intentsHasBeenSet =
false;
73 bool m_slotTypesHasBeenSet =
false;
AWS_LEXMODELSV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool IntentsHasBeenSet() const
void SetIntents(const IntentStatistics &value)
BotRecommendationResultStatistics & WithIntents(const IntentStatistics &value)
AWS_LEXMODELSV2_API BotRecommendationResultStatistics()
BotRecommendationResultStatistics & WithSlotTypes(SlotTypeStatistics &&value)
const IntentStatistics & GetIntents() const
const SlotTypeStatistics & GetSlotTypes() const
AWS_LEXMODELSV2_API BotRecommendationResultStatistics(Aws::Utils::Json::JsonView jsonValue)
BotRecommendationResultStatistics & WithSlotTypes(const SlotTypeStatistics &value)
BotRecommendationResultStatistics & WithIntents(IntentStatistics &&value)
void SetIntents(IntentStatistics &&value)
AWS_LEXMODELSV2_API BotRecommendationResultStatistics & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetSlotTypes(SlotTypeStatistics &&value)
void SetSlotTypes(const SlotTypeStatistics &value)
bool SlotTypesHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue