* A full description of the tasks that were run. The tasks that were successfully placed on your cluster are * described here. *
*/ private com.amazonaws.internal.SdkInternalList* Any failures associated with the call. *
*/ private com.amazonaws.internal.SdkInternalList* A full description of the tasks that were run. The tasks that were successfully placed on your cluster are * described here. *
* * @return A full description of the tasks that were run. The tasks that were successfully placed on your cluster * are described here. */ public java.util.List* A full description of the tasks that were run. The tasks that were successfully placed on your cluster are * described here. *
* * @param tasks * A full description of the tasks that were run. The tasks that were successfully placed on your cluster are * described here. */ public void setTasks(java.util.Collection* A full description of the tasks that were run. The tasks that were successfully placed on your cluster are * described here. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setTasks(java.util.Collection)} or {@link #withTasks(java.util.Collection)} if you want to override the * existing values. *
* * @param tasks * A full description of the tasks that were run. The tasks that were successfully placed on your cluster are * described here. * @return Returns a reference to this object so that method calls can be chained together. */ public RunTaskResult withTasks(Task... tasks) { if (this.tasks == null) { setTasks(new com.amazonaws.internal.SdkInternalList* A full description of the tasks that were run. The tasks that were successfully placed on your cluster are * described here. *
* * @param tasks * A full description of the tasks that were run. The tasks that were successfully placed on your cluster are * described here. * @return Returns a reference to this object so that method calls can be chained together. */ public RunTaskResult withTasks(java.util.Collection* Any failures associated with the call. *
* * @return Any failures associated with the call. */ public java.util.List* Any failures associated with the call. *
* * @param failures * Any failures associated with the call. */ public void setFailures(java.util.Collection* Any failures associated with the call. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setFailures(java.util.Collection)} or {@link #withFailures(java.util.Collection)} if you want to override * the existing values. *
* * @param failures * Any failures associated with the call. * @return Returns a reference to this object so that method calls can be chained together. */ public RunTaskResult withFailures(Failure... failures) { if (this.failures == null) { setFailures(new com.amazonaws.internal.SdkInternalList* Any failures associated with the call. *
* * @param failures * Any failures associated with the call. * @return Returns a reference to this object so that method calls can be chained together. */ public RunTaskResult withFailures(java.util.Collection