* A list of simulation jobs. *
*/ private java.util.List* A list of unprocessed simulation job Amazon Resource Names (ARNs). *
*/ private java.util.List* A list of simulation jobs. *
* * @return A list of simulation jobs. */ public java.util.List* A list of simulation jobs. *
* * @param jobs * A list of simulation jobs. */ public void setJobs(java.util.Collection* A list of simulation jobs. *
** 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 simulation jobs. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDescribeSimulationJobResult withJobs(SimulationJob... jobs) { if (this.jobs == null) { setJobs(new java.util.ArrayList* A list of simulation jobs. *
* * @param jobs * A list of simulation jobs. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDescribeSimulationJobResult withJobs(java.util.Collection* A list of unprocessed simulation job Amazon Resource Names (ARNs). *
* * @return A list of unprocessed simulation job Amazon Resource Names (ARNs). */ public java.util.List* A list of unprocessed simulation job Amazon Resource Names (ARNs). *
* * @param unprocessedJobs * A list of unprocessed simulation job Amazon Resource Names (ARNs). */ public void setUnprocessedJobs(java.util.Collection* A list of unprocessed simulation job Amazon Resource Names (ARNs). *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setUnprocessedJobs(java.util.Collection)} or {@link #withUnprocessedJobs(java.util.Collection)} if you * want to override the existing values. *
* * @param unprocessedJobs * A list of unprocessed simulation job Amazon Resource Names (ARNs). * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDescribeSimulationJobResult withUnprocessedJobs(String... unprocessedJobs) { if (this.unprocessedJobs == null) { setUnprocessedJobs(new java.util.ArrayList* A list of unprocessed simulation job Amazon Resource Names (ARNs). *
* * @param unprocessedJobs * A list of unprocessed simulation job Amazon Resource Names (ARNs). * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDescribeSimulationJobResult withUnprocessedJobs(java.util.Collection