22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
DescribeDeploymentsResult & WithDeployments(Aws::Vector< Deployment > &&value)
DescribeDeploymentsResult & AddDeployments(const Deployment &value)
void SetDeployments(const Aws::Vector< Deployment > &value)
std::vector< T, Aws::Allocator< T > > Vector
DescribeDeploymentsResult & AddDeployments(Deployment &&value)
DescribeDeploymentsResult & WithDeployments(const Aws::Vector< Deployment > &value)
const Aws::Vector< Deployment > & GetDeployments() const
void SetDeployments(Aws::Vector< Deployment > &&value)
JSON (JavaScript Object Notation).