23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
const Aws::Vector< WorkflowExecutionInfo > & GetExecutionInfos() const
std::vector< T, Aws::Allocator< T > > Vector
void SetExecutionInfos(const Aws::Vector< WorkflowExecutionInfo > &value)
ListClosedWorkflowExecutionsResult & WithNextPageToken(const Aws::String &value)
ListClosedWorkflowExecutionsResult & AddExecutionInfos(const WorkflowExecutionInfo &value)
void SetNextPageToken(const char *value)
ListClosedWorkflowExecutionsResult & WithExecutionInfos(Aws::Vector< WorkflowExecutionInfo > &&value)
void SetNextPageToken(Aws::String &&value)
void SetNextPageToken(const Aws::String &value)
ListClosedWorkflowExecutionsResult & WithExecutionInfos(const Aws::Vector< WorkflowExecutionInfo > &value)
const Aws::String & GetNextPageToken() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ListClosedWorkflowExecutionsResult & WithNextPageToken(const char *value)
void SetExecutionInfos(Aws::Vector< WorkflowExecutionInfo > &&value)
ListClosedWorkflowExecutionsResult & WithNextPageToken(Aws::String &&value)
ListClosedWorkflowExecutionsResult & AddExecutionInfos(WorkflowExecutionInfo &&value)
JSON (JavaScript Object Notation).