7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
8#include <aws/lexv2-models/LexModelsV2Request.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/lexv2-models/model/AnalyticsUtteranceMetric.h>
13#include <aws/lexv2-models/model/AnalyticsBinBySpecification.h>
14#include <aws/lexv2-models/model/AnalyticsUtteranceGroupBySpecification.h>
15#include <aws/lexv2-models/model/AnalyticsUtteranceAttribute.h>
16#include <aws/lexv2-models/model/AnalyticsUtteranceFilter.h>
51 inline void SetBotId(
const char* value) { m_botIdHasBeenSet =
true; m_botId.assign(value); }
174 inline void SetMaxResults(
int value) { m_maxResultsHasBeenSet =
true; m_maxResults = value; }
191 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
199 bool m_botIdHasBeenSet =
false;
202 bool m_startDateTimeHasBeenSet =
false;
205 bool m_endDateTimeHasBeenSet =
false;
208 bool m_metricsHasBeenSet =
false;
211 bool m_binByHasBeenSet =
false;
214 bool m_groupByHasBeenSet =
false;
217 bool m_attributesHasBeenSet =
false;
220 bool m_filtersHasBeenSet =
false;
223 bool m_maxResultsHasBeenSet =
false;
226 bool m_nextTokenHasBeenSet =
false;
void SetMaxResults(int value)
void SetEndDateTime(const Aws::Utils::DateTime &value)
void SetBinBy(Aws::Vector< AnalyticsBinBySpecification > &&value)
int GetMaxResults() const
ListUtteranceMetricsRequest & AddBinBy(AnalyticsBinBySpecification &&value)
ListUtteranceMetricsRequest & AddBinBy(const AnalyticsBinBySpecification &value)
const Aws::Vector< AnalyticsUtteranceMetric > & GetMetrics() const
ListUtteranceMetricsRequest & WithFilters(const Aws::Vector< AnalyticsUtteranceFilter > &value)
ListUtteranceMetricsRequest & WithAttributes(Aws::Vector< AnalyticsUtteranceAttribute > &&value)
AWS_LEXMODELSV2_API Aws::String SerializePayload() const override
ListUtteranceMetricsRequest & WithMetrics(Aws::Vector< AnalyticsUtteranceMetric > &&value)
ListUtteranceMetricsRequest & WithBinBy(Aws::Vector< AnalyticsBinBySpecification > &&value)
void SetFilters(const Aws::Vector< AnalyticsUtteranceFilter > &value)
const Aws::String & GetNextToken() const
bool BinByHasBeenSet() const
void SetFilters(Aws::Vector< AnalyticsUtteranceFilter > &&value)
void SetNextToken(const Aws::String &value)
ListUtteranceMetricsRequest & WithEndDateTime(const Aws::Utils::DateTime &value)
void SetAttributes(const Aws::Vector< AnalyticsUtteranceAttribute > &value)
const Aws::Vector< AnalyticsUtteranceGroupBySpecification > & GetGroupBy() const
void SetBotId(Aws::String &&value)
bool MetricsHasBeenSet() const
ListUtteranceMetricsRequest & WithEndDateTime(Aws::Utils::DateTime &&value)
bool BotIdHasBeenSet() const
bool AttributesHasBeenSet() const
ListUtteranceMetricsRequest & WithGroupBy(const Aws::Vector< AnalyticsUtteranceGroupBySpecification > &value)
ListUtteranceMetricsRequest & WithStartDateTime(Aws::Utils::DateTime &&value)
void SetNextToken(const char *value)
void SetStartDateTime(Aws::Utils::DateTime &&value)
ListUtteranceMetricsRequest & WithBotId(const Aws::String &value)
void SetEndDateTime(Aws::Utils::DateTime &&value)
void SetBinBy(const Aws::Vector< AnalyticsBinBySpecification > &value)
ListUtteranceMetricsRequest & AddGroupBy(AnalyticsUtteranceGroupBySpecification &&value)
ListUtteranceMetricsRequest & WithStartDateTime(const Aws::Utils::DateTime &value)
const Aws::Vector< AnalyticsUtteranceFilter > & GetFilters() const
bool MaxResultsHasBeenSet() const
ListUtteranceMetricsRequest & WithGroupBy(Aws::Vector< AnalyticsUtteranceGroupBySpecification > &&value)
bool GroupByHasBeenSet() const
void SetBotId(const Aws::String &value)
bool FiltersHasBeenSet() const
ListUtteranceMetricsRequest & WithMetrics(const Aws::Vector< AnalyticsUtteranceMetric > &value)
virtual const char * GetServiceRequestName() const override
ListUtteranceMetricsRequest & AddFilters(AnalyticsUtteranceFilter &&value)
ListUtteranceMetricsRequest & AddAttributes(AnalyticsUtteranceAttribute &&value)
ListUtteranceMetricsRequest & AddMetrics(AnalyticsUtteranceMetric &&value)
ListUtteranceMetricsRequest & WithAttributes(const Aws::Vector< AnalyticsUtteranceAttribute > &value)
const Aws::Utils::DateTime & GetStartDateTime() const
ListUtteranceMetricsRequest & WithBotId(const char *value)
void SetBotId(const char *value)
AWS_LEXMODELSV2_API ListUtteranceMetricsRequest()
const Aws::Vector< AnalyticsUtteranceAttribute > & GetAttributes() const
ListUtteranceMetricsRequest & WithNextToken(Aws::String &&value)
ListUtteranceMetricsRequest & WithBinBy(const Aws::Vector< AnalyticsBinBySpecification > &value)
void SetStartDateTime(const Aws::Utils::DateTime &value)
ListUtteranceMetricsRequest & AddGroupBy(const AnalyticsUtteranceGroupBySpecification &value)
ListUtteranceMetricsRequest & AddAttributes(const AnalyticsUtteranceAttribute &value)
const Aws::Utils::DateTime & GetEndDateTime() const
void SetGroupBy(Aws::Vector< AnalyticsUtteranceGroupBySpecification > &&value)
ListUtteranceMetricsRequest & WithNextToken(const char *value)
void SetMetrics(const Aws::Vector< AnalyticsUtteranceMetric > &value)
ListUtteranceMetricsRequest & WithNextToken(const Aws::String &value)
ListUtteranceMetricsRequest & WithMaxResults(int value)
bool EndDateTimeHasBeenSet() const
bool StartDateTimeHasBeenSet() const
ListUtteranceMetricsRequest & WithBotId(Aws::String &&value)
void SetNextToken(Aws::String &&value)
ListUtteranceMetricsRequest & AddMetrics(const AnalyticsUtteranceMetric &value)
void SetMetrics(Aws::Vector< AnalyticsUtteranceMetric > &&value)
const Aws::Vector< AnalyticsBinBySpecification > & GetBinBy() const
ListUtteranceMetricsRequest & WithFilters(Aws::Vector< AnalyticsUtteranceFilter > &&value)
void SetAttributes(Aws::Vector< AnalyticsUtteranceAttribute > &&value)
const Aws::String & GetBotId() const
bool NextTokenHasBeenSet() const
ListUtteranceMetricsRequest & AddFilters(const AnalyticsUtteranceFilter &value)
void SetGroupBy(const Aws::Vector< AnalyticsUtteranceGroupBySpecification > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector