22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
std::vector< T, Aws::Allocator< T > > Vector
void SetDeploymentsInfo(Aws::Vector< DeploymentInfo > &&value)
BatchGetDeploymentsResult & AddDeploymentsInfo(const DeploymentInfo &value)
void SetDeploymentsInfo(const Aws::Vector< DeploymentInfo > &value)
#define AWS_CODEDEPLOY_API
BatchGetDeploymentsResult & WithDeploymentsInfo(const Aws::Vector< DeploymentInfo > &value)
BatchGetDeploymentsResult & WithDeploymentsInfo(Aws::Vector< DeploymentInfo > &&value)
BatchGetDeploymentsResult & AddDeploymentsInfo(DeploymentInfo &&value)
const Aws::Vector< DeploymentInfo > & GetDeploymentsInfo() const
JSON (JavaScript Object Notation).