7#include <aws/deadline/Deadline_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/deadline/model/SessionsStatisticsAggregationStatus.h>
11#include <aws/deadline/model/Statistics.h>
16template<
typename RESULT_TYPE>
17class AmazonWebServiceResult;
64 inline void SetNextToken(
const char* value) { m_nextToken.assign(value); }
106 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
AWS_DEADLINE_API GetSessionsStatisticsAggregationResult()
GetSessionsStatisticsAggregationResult & WithRequestId(Aws::String &&value)
AWS_DEADLINE_API GetSessionsStatisticsAggregationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetStatusMessage(const char *value)
GetSessionsStatisticsAggregationResult & WithNextToken(const char *value)
void SetStatusMessage(const Aws::String &value)
GetSessionsStatisticsAggregationResult & WithStatus(const SessionsStatisticsAggregationStatus &value)
GetSessionsStatisticsAggregationResult & WithStatistics(Aws::Vector< Statistics > &&value)
GetSessionsStatisticsAggregationResult & AddStatistics(Statistics &&value)
void SetStatus(const SessionsStatisticsAggregationStatus &value)
GetSessionsStatisticsAggregationResult & AddStatistics(const Statistics &value)
GetSessionsStatisticsAggregationResult & WithStatusMessage(Aws::String &&value)
void SetRequestId(Aws::String &&value)
void SetNextToken(const char *value)
void SetNextToken(const Aws::String &value)
GetSessionsStatisticsAggregationResult & WithStatusMessage(const char *value)
void SetStatistics(Aws::Vector< Statistics > &&value)
GetSessionsStatisticsAggregationResult & WithStatistics(const Aws::Vector< Statistics > &value)
GetSessionsStatisticsAggregationResult & WithStatusMessage(const Aws::String &value)
GetSessionsStatisticsAggregationResult & WithRequestId(const Aws::String &value)
void SetStatistics(const Aws::Vector< Statistics > &value)
const Aws::Vector< Statistics > & GetStatistics() const
void SetStatusMessage(Aws::String &&value)
const Aws::String & GetStatusMessage() const
GetSessionsStatisticsAggregationResult & WithNextToken(const Aws::String &value)
const Aws::String & GetNextToken() const
GetSessionsStatisticsAggregationResult & WithStatus(SessionsStatisticsAggregationStatus &&value)
void SetStatus(SessionsStatisticsAggregationStatus &&value)
const Aws::String & GetRequestId() const
GetSessionsStatisticsAggregationResult & WithNextToken(Aws::String &&value)
const SessionsStatisticsAggregationStatus & GetStatus() const
AWS_DEADLINE_API GetSessionsStatisticsAggregationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetSessionsStatisticsAggregationResult & WithRequestId(const char *value)
void SetRequestId(const Aws::String &value)
void SetRequestId(const char *value)
void SetNextToken(Aws::String &&value)
SessionsStatisticsAggregationStatus
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue