22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
32 namespace CodePipeline
PollForThirdPartyJobsResult & AddJobs(const ThirdPartyJob &value)
PollForThirdPartyJobsResult & AddJobs(ThirdPartyJob &&value)
PollForThirdPartyJobsResult & WithJobs(Aws::Vector< ThirdPartyJob > &&value)
std::vector< T, Aws::Allocator< T > > Vector
PollForThirdPartyJobsResult & WithJobs(const Aws::Vector< ThirdPartyJob > &value)
void SetJobs(const Aws::Vector< ThirdPartyJob > &value)
#define AWS_CODEPIPELINE_API
void SetJobs(Aws::Vector< ThirdPartyJob > &&value)
const Aws::Vector< ThirdPartyJob > & GetJobs() const
JSON (JavaScript Object Notation).