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