* A full description of the tasks that were started. Each task that was successfully placed on your container * instances is described. *
*/ private com.amazonaws.internal.SdkInternalList* Any failures associated with the call. *
*/ private com.amazonaws.internal.SdkInternalList* A full description of the tasks that were started. Each task that was successfully placed on your container * instances is described. *
* * @return A full description of the tasks that were started. Each task that was successfully placed on your * container instances is described. */ public java.util.List* A full description of the tasks that were started. Each task that was successfully placed on your container * instances is described. *
* * @param tasks * A full description of the tasks that were started. Each task that was successfully placed on your * container instances is described. */ public void setTasks(java.util.Collection* A full description of the tasks that were started. Each task that was successfully placed on your container * instances is described. *
** 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 started. Each task that was successfully placed on your * container instances is described. * @return Returns a reference to this object so that method calls can be chained together. */ public StartTaskResult withTasks(Task... tasks) { if (this.tasks == null) { setTasks(new com.amazonaws.internal.SdkInternalList* A full description of the tasks that were started. Each task that was successfully placed on your container * instances is described. *
* * @param tasks * A full description of the tasks that were started. Each task that was successfully placed on your * container instances is described. * @return Returns a reference to this object so that method calls can be chained together. */ public StartTaskResult 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 StartTaskResult 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 StartTaskResult withFailures(java.util.Collection