23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
33 namespace ElasticBeanstalk
void SetEnvironmentInfo(const Aws::Vector< EnvironmentInfoDescription > &value)
#define AWS_ELASTICBEANSTALK_API
RetrieveEnvironmentInfoResult & WithEnvironmentInfo(Aws::Vector< EnvironmentInfoDescription > &&value)
void SetResponseMetadata(const ResponseMetadata &value)
RetrieveEnvironmentInfoResult & WithResponseMetadata(ResponseMetadata &&value)
RetrieveEnvironmentInfoResult & AddEnvironmentInfo(const EnvironmentInfoDescription &value)
std::vector< T, Aws::Allocator< T > > Vector
RetrieveEnvironmentInfoResult & WithResponseMetadata(const ResponseMetadata &value)
void SetResponseMetadata(ResponseMetadata &&value)
RetrieveEnvironmentInfoResult & AddEnvironmentInfo(EnvironmentInfoDescription &&value)
void SetEnvironmentInfo(Aws::Vector< EnvironmentInfoDescription > &&value)
RetrieveEnvironmentInfoResult & WithEnvironmentInfo(const Aws::Vector< EnvironmentInfoDescription > &value)
const ResponseMetadata & GetResponseMetadata() const
JSON (JavaScript Object Notation).
const Aws::Vector< EnvironmentInfoDescription > & GetEnvironmentInfo() const