23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
const Aws::Vector< HistoryEvent > & GetEvents() const
GetWorkflowExecutionHistoryResult & AddEvents(const HistoryEvent &value)
std::vector< T, Aws::Allocator< T > > Vector
GetWorkflowExecutionHistoryResult & AddEvents(HistoryEvent &&value)
const Aws::String & GetNextPageToken() const
void SetNextPageToken(const char *value)
GetWorkflowExecutionHistoryResult & WithEvents(Aws::Vector< HistoryEvent > &&value)
void SetEvents(const Aws::Vector< HistoryEvent > &value)
GetWorkflowExecutionHistoryResult & WithNextPageToken(const char *value)
GetWorkflowExecutionHistoryResult & WithEvents(const Aws::Vector< HistoryEvent > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetNextPageToken(const Aws::String &value)
GetWorkflowExecutionHistoryResult & WithNextPageToken(Aws::String &&value)
void SetEvents(Aws::Vector< HistoryEvent > &&value)
GetWorkflowExecutionHistoryResult & WithNextPageToken(const Aws::String &value)
JSON (JavaScript Object Notation).
void SetNextPageToken(Aws::String &&value)