* The IDs of the databases that the operation deleted. *
*/ private java.util.List* The IDs of the databases that the operation deleted. *
* * @return The IDs of the databases that the operation deleted. */ public java.util.List* The IDs of the databases that the operation deleted. *
* * @param databaseIds * The IDs of the databases that the operation deleted. */ public void setDatabaseIds(java.util.Collection* The IDs of the databases that the operation deleted. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setDatabaseIds(java.util.Collection)} or {@link #withDatabaseIds(java.util.Collection)} if you want to * override the existing values. *
* * @param databaseIds * The IDs of the databases that the operation deleted. * @return Returns a reference to this object so that method calls can be chained together. */ public DeleteFleetAdvisorDatabasesResult withDatabaseIds(String... databaseIds) { if (this.databaseIds == null) { setDatabaseIds(new java.util.ArrayList* The IDs of the databases that the operation deleted. *
* * @param databaseIds * The IDs of the databases that the operation deleted. * @return Returns a reference to this object so that method calls can be chained together. */ public DeleteFleetAdvisorDatabasesResult withDatabaseIds(java.util.Collection