22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
DescribeAgentVersionsResult & AddAgentVersions(AgentVersion &&value)
std::vector< T, Aws::Allocator< T > > Vector
DescribeAgentVersionsResult & WithAgentVersions(Aws::Vector< AgentVersion > &&value)
DescribeAgentVersionsResult & AddAgentVersions(const AgentVersion &value)
void SetAgentVersions(Aws::Vector< AgentVersion > &&value)
DescribeAgentVersionsResult & WithAgentVersions(const Aws::Vector< AgentVersion > &value)
void SetAgentVersions(const Aws::Vector< AgentVersion > &value)
const Aws::Vector< AgentVersion > & GetAgentVersions() const
JSON (JavaScript Object Notation).