com.baidubce.services.media.model
Class ListTranscodingJobsResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.media.model.ListTranscodingJobsResponse
public class ListTranscodingJobsResponse
- extends AbstractBceResponse
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListTranscodingJobsResponse
public ListTranscodingJobsResponse()
getJobs
public List<Job> getJobs()
setJobs
public void setJobs(List<Job> jobs)
Copyright © 2016. All rights reserved.