* The list of deleted task definitions. *
*/ private com.amazonaws.internal.SdkInternalList* Any failures associated with the call. *
*/ private com.amazonaws.internal.SdkInternalList* The list of deleted task definitions. *
* * @return The list of deleted task definitions. */ public java.util.List* The list of deleted task definitions. *
* * @param taskDefinitions * The list of deleted task definitions. */ public void setTaskDefinitions(java.util.Collection* The list of deleted task definitions. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setTaskDefinitions(java.util.Collection)} or {@link #withTaskDefinitions(java.util.Collection)} if you * want to override the existing values. *
* * @param taskDefinitions * The list of deleted task definitions. * @return Returns a reference to this object so that method calls can be chained together. */ public DeleteTaskDefinitionsResult withTaskDefinitions(TaskDefinition... taskDefinitions) { if (this.taskDefinitions == null) { setTaskDefinitions(new com.amazonaws.internal.SdkInternalList* The list of deleted task definitions. *
* * @param taskDefinitions * The list of deleted task definitions. * @return Returns a reference to this object so that method calls can be chained together. */ public DeleteTaskDefinitionsResult withTaskDefinitions(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 DeleteTaskDefinitionsResult 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 DeleteTaskDefinitionsResult withFailures(java.util.Collection