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