AWS SDK for C++
1.8.129
AWS SDK for C++
|
Go to the documentation of this file.
14 template<
typename RESULT_TYPE>
15 class AmazonWebServiceResult;
DescribeAgentVersionsResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetAgentVersions(const Aws::Vector< AgentVersion > &value)
DescribeAgentVersionsResult & AddAgentVersions(AgentVersion &&value)
DescribeAgentVersionsResult & WithAgentVersions(const Aws::Vector< AgentVersion > &value)
std::vector< T, Aws::Allocator< T > > Vector
const Aws::Vector< AgentVersion > & GetAgentVersions() const
void SetAgentVersions(Aws::Vector< AgentVersion > &&value)
DescribeAgentVersionsResult & WithAgentVersions(Aws::Vector< AgentVersion > &&value)
DescribeAgentVersionsResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeAgentVersionsResult()
DescribeAgentVersionsResult & AddAgentVersions(const AgentVersion &value)