com.baidubce.services.media.model
Class ListJobsResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.media.model.ListJobsResponse
- All Implemented Interfaces:
- Serializable
public class ListJobsResponse
- extends AbstractBceResponse
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListJobsResponse
public ListJobsResponse()
getJobs
public List<Job> getJobs()
setJobs
public void setJobs(List<Job> jobs)
Copyright © 2018. All rights reserved.