23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
109 inline void SetNextToken(
const char* value) { m_nextToken.assign(value); }
ListAssessmentAgentsResult & WithNextToken(const char *value)
const Aws::Vector< Agent > & GetAgentList() const
void SetNextToken(const char *value)
ListAssessmentAgentsResult & AddAgentList(const Agent &value)
void SetAgentList(const Aws::Vector< Agent > &value)
ListAssessmentAgentsResult & WithAgentList(Aws::Vector< Agent > &&value)
ListAssessmentAgentsResult & WithNextToken(const Aws::String &value)
#define AWS_INSPECTOR_API
void SetAgentList(Aws::Vector< Agent > &&value)
std::vector< T, Aws::Allocator< T > > Vector
void SetNextToken(const Aws::String &value)
void SetNextToken(Aws::String &&value)
ListAssessmentAgentsResult & WithAgentList(const Aws::Vector< Agent > &value)
ListAssessmentAgentsResult & AddAgentList(Agent &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ListAssessmentAgentsResult & WithNextToken(Aws::String &&value)
const Aws::String & GetNextToken() const
JSON (JavaScript Object Notation).