* An array that lists the rules that could not be enabled. *
*/ private com.amazonaws.internal.SdkInternalList* An array that lists the rules that could not be enabled. *
* * @return An array that lists the rules that could not be enabled. */ public java.util.List* An array that lists the rules that could not be enabled. *
* * @param failures * An array that lists the rules that could not be enabled. */ public void setFailures(java.util.Collection* An array that lists the rules that could not be enabled. *
** 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 * An array that lists the rules that could not be enabled. * @return Returns a reference to this object so that method calls can be chained together. */ public PutManagedInsightRulesResult withFailures(PartialFailure... failures) { if (this.failures == null) { setFailures(new com.amazonaws.internal.SdkInternalList* An array that lists the rules that could not be enabled. *
* * @param failures * An array that lists the rules that could not be enabled. * @return Returns a reference to this object so that method calls can be chained together. */ public PutManagedInsightRulesResult withFailures(java.util.Collection