* Information about the associations that succeeded. *
*/ private com.amazonaws.internal.SdkInternalList* Information about the associations that failed. *
*/ private com.amazonaws.internal.SdkInternalList* Information about the associations that succeeded. *
* * @return Information about the associations that succeeded. */ public java.util.List* Information about the associations that succeeded. *
* * @param successful * Information about the associations that succeeded. */ public void setSuccessful(java.util.Collection* Information about the associations that succeeded. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setSuccessful(java.util.Collection)} or {@link #withSuccessful(java.util.Collection)} if you want to * override the existing values. *
* * @param successful * Information about the associations that succeeded. * @return Returns a reference to this object so that method calls can be chained together. */ public CreateAssociationBatchResult withSuccessful(AssociationDescription... successful) { if (this.successful == null) { setSuccessful(new com.amazonaws.internal.SdkInternalList* Information about the associations that succeeded. *
* * @param successful * Information about the associations that succeeded. * @return Returns a reference to this object so that method calls can be chained together. */ public CreateAssociationBatchResult withSuccessful(java.util.Collection* Information about the associations that failed. *
* * @return Information about the associations that failed. */ public java.util.List* Information about the associations that failed. *
* * @param failed * Information about the associations that failed. */ public void setFailed(java.util.Collection* Information about the associations that failed. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setFailed(java.util.Collection)} or {@link #withFailed(java.util.Collection)} if you want to override the * existing values. *
* * @param failed * Information about the associations that failed. * @return Returns a reference to this object so that method calls can be chained together. */ public CreateAssociationBatchResult withFailed(FailedCreateAssociation... failed) { if (this.failed == null) { setFailed(new com.amazonaws.internal.SdkInternalList* Information about the associations that failed. *
* * @param failed * Information about the associations that failed. * @return Returns a reference to this object so that method calls can be chained together. */ public CreateAssociationBatchResult withFailed(java.util.Collection