* A list of job definitions. *
*/ private java.util.List* A list of names of jobs not found. *
*/ private java.util.List* A list of job definitions. *
* * @return A list of job definitions. */ public java.util.List* A list of job definitions. *
* * @param jobs * A list of job definitions. */ public void setJobs(java.util.Collection* A list of job definitions. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setJobs(java.util.Collection)} or {@link #withJobs(java.util.Collection)} if you want to override the * existing values. *
* * @param jobs * A list of job definitions. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetJobsResult withJobs(Job... jobs) { if (this.jobs == null) { setJobs(new java.util.ArrayList* A list of job definitions. *
* * @param jobs * A list of job definitions. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetJobsResult withJobs(java.util.Collection* A list of names of jobs not found. *
* * @return A list of names of jobs not found. */ public java.util.List* A list of names of jobs not found. *
* * @param jobsNotFound * A list of names of jobs not found. */ public void setJobsNotFound(java.util.Collection* A list of names of jobs not found. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setJobsNotFound(java.util.Collection)} or {@link #withJobsNotFound(java.util.Collection)} if you want to * override the existing values. *
* * @param jobsNotFound * A list of names of jobs not found. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetJobsResult withJobsNotFound(String... jobsNotFound) { if (this.jobsNotFound == null) { setJobsNotFound(new java.util.ArrayList* A list of names of jobs not found. *
* * @param jobsNotFound * A list of names of jobs not found. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetJobsResult withJobsNotFound(java.util.Collection