21 template<
typename RESULT_TYPE>
22 class AmazonWebServiceResult;
31 namespace ElasticTranscoder
55 inline void SetJob(
const Job& value) { m_job = value; }
CreateJobResult & WithJob(Job &&value)
const Job & GetJob() const
CreateJobResult & WithJob(const Job &value)
void SetJob(const Job &value)
#define AWS_ELASTICTRANSCODER_API
JSON (JavaScript Object Notation).