* A list of unprocessed worlds associated with the call. These worlds were not deleted. *
*/ private java.util.List* A list of unprocessed worlds associated with the call. These worlds were not deleted. *
* * @return A list of unprocessed worlds associated with the call. These worlds were not deleted. */ public java.util.List* A list of unprocessed worlds associated with the call. These worlds were not deleted. *
* * @param unprocessedWorlds * A list of unprocessed worlds associated with the call. These worlds were not deleted. */ public void setUnprocessedWorlds(java.util.Collection* A list of unprocessed worlds associated with the call. These worlds were not deleted. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setUnprocessedWorlds(java.util.Collection)} or {@link #withUnprocessedWorlds(java.util.Collection)} if * you want to override the existing values. *
* * @param unprocessedWorlds * A list of unprocessed worlds associated with the call. These worlds were not deleted. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteWorldsResult withUnprocessedWorlds(String... unprocessedWorlds) { if (this.unprocessedWorlds == null) { setUnprocessedWorlds(new java.util.ArrayList* A list of unprocessed worlds associated with the call. These worlds were not deleted. *
* * @param unprocessedWorlds * A list of unprocessed worlds associated with the call. These worlds were not deleted. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteWorldsResult withUnprocessedWorlds(java.util.Collection