7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/lexv2-models/model/UtteranceAggregationDuration.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/lexv2-models/model/AggregatedUtterancesSummary.h>
17template<
typename RESULT_TYPE>
18class AmazonWebServiceResult;
46 inline void SetBotId(
const char* value) { m_botId.assign(value); }
60 inline void SetBotAliasId(
const char* value) { m_botAliasId.assign(value); }
74 inline void SetBotVersion(
const char* value) { m_botVersion.assign(value); }
87 inline void SetLocaleId(
const char* value) { m_localeId.assign(value); }
171 inline void SetNextToken(
const char* value) { m_nextToken.assign(value); }
182 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetAggregationWindowEndTime(const Aws::Utils::DateTime &value)
void SetAggregatedUtterancesSummaries(const Aws::Vector< AggregatedUtterancesSummary > &value)
const Aws::String & GetBotVersion() const
ListAggregatedUtterancesResult & WithLocaleId(const char *value)
ListAggregatedUtterancesResult & WithAggregationLastRefreshedDateTime(Aws::Utils::DateTime &&value)
void SetBotId(const char *value)
void SetNextToken(const char *value)
ListAggregatedUtterancesResult & WithAggregatedUtterancesSummaries(Aws::Vector< AggregatedUtterancesSummary > &&value)
ListAggregatedUtterancesResult & WithBotVersion(const char *value)
ListAggregatedUtterancesResult & AddAggregatedUtterancesSummaries(AggregatedUtterancesSummary &&value)
ListAggregatedUtterancesResult & WithAggregationWindowStartTime(const Aws::Utils::DateTime &value)
void SetRequestId(const Aws::String &value)
ListAggregatedUtterancesResult & WithRequestId(const Aws::String &value)
const Aws::String & GetBotId() const
ListAggregatedUtterancesResult & WithAggregationDuration(const UtteranceAggregationDuration &value)
ListAggregatedUtterancesResult & WithBotVersion(const Aws::String &value)
ListAggregatedUtterancesResult & WithAggregationWindowEndTime(Aws::Utils::DateTime &&value)
ListAggregatedUtterancesResult & WithAggregationLastRefreshedDateTime(const Aws::Utils::DateTime &value)
ListAggregatedUtterancesResult & WithBotAliasId(const Aws::String &value)
void SetLocaleId(const Aws::String &value)
ListAggregatedUtterancesResult & WithLocaleId(Aws::String &&value)
void SetAggregationWindowStartTime(Aws::Utils::DateTime &&value)
AWS_LEXMODELSV2_API ListAggregatedUtterancesResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetBotVersion(const Aws::String &value)
void SetAggregationDuration(const UtteranceAggregationDuration &value)
ListAggregatedUtterancesResult & WithAggregationWindowEndTime(const Aws::Utils::DateTime &value)
ListAggregatedUtterancesResult & WithBotAliasId(const char *value)
ListAggregatedUtterancesResult & WithBotVersion(Aws::String &&value)
const Aws::Utils::DateTime & GetAggregationWindowEndTime() const
void SetLocaleId(const char *value)
void SetLocaleId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
AWS_LEXMODELSV2_API ListAggregatedUtterancesResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
ListAggregatedUtterancesResult & AddAggregatedUtterancesSummaries(const AggregatedUtterancesSummary &value)
ListAggregatedUtterancesResult & WithAggregationDuration(UtteranceAggregationDuration &&value)
const Aws::Utils::DateTime & GetAggregationLastRefreshedDateTime() const
void SetAggregationWindowEndTime(Aws::Utils::DateTime &&value)
void SetRequestId(const char *value)
void SetBotAliasId(Aws::String &&value)
ListAggregatedUtterancesResult & WithBotAliasId(Aws::String &&value)
const Aws::String & GetLocaleId() const
void SetBotAliasId(const char *value)
ListAggregatedUtterancesResult & WithRequestId(Aws::String &&value)
void SetBotVersion(const char *value)
void SetNextToken(Aws::String &&value)
const Aws::String & GetBotAliasId() const
ListAggregatedUtterancesResult & WithLocaleId(const Aws::String &value)
ListAggregatedUtterancesResult & WithAggregatedUtterancesSummaries(const Aws::Vector< AggregatedUtterancesSummary > &value)
void SetAggregationLastRefreshedDateTime(Aws::Utils::DateTime &&value)
ListAggregatedUtterancesResult & WithAggregationWindowStartTime(Aws::Utils::DateTime &&value)
void SetAggregatedUtterancesSummaries(Aws::Vector< AggregatedUtterancesSummary > &&value)
ListAggregatedUtterancesResult & WithBotId(const Aws::String &value)
void SetBotVersion(Aws::String &&value)
ListAggregatedUtterancesResult & WithNextToken(Aws::String &&value)
void SetBotId(Aws::String &&value)
void SetAggregationDuration(UtteranceAggregationDuration &&value)
AWS_LEXMODELSV2_API ListAggregatedUtterancesResult()
void SetBotAliasId(const Aws::String &value)
const UtteranceAggregationDuration & GetAggregationDuration() const
ListAggregatedUtterancesResult & WithNextToken(const Aws::String &value)
const Aws::String & GetRequestId() const
const Aws::Utils::DateTime & GetAggregationWindowStartTime() const
ListAggregatedUtterancesResult & WithNextToken(const char *value)
ListAggregatedUtterancesResult & WithRequestId(const char *value)
const Aws::Vector< AggregatedUtterancesSummary > & GetAggregatedUtterancesSummaries() const
ListAggregatedUtterancesResult & WithBotId(Aws::String &&value)
void SetNextToken(const Aws::String &value)
void SetAggregationLastRefreshedDateTime(const Aws::Utils::DateTime &value)
ListAggregatedUtterancesResult & WithBotId(const char *value)
void SetBotId(const Aws::String &value)
const Aws::String & GetNextToken() const
void SetAggregationWindowStartTime(const Aws::Utils::DateTime &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue