UnorderedBulkOperation#execute - internal helper method

From: UnorderedBulkOperation | mongodb

UnorderedBulkOperation#execute is described as “An internal helper method. Do not invoke directly. Will be going away in the future”. At the same time examples only show how to use this interface with execute method. I’m a bit confused - what is the correct alternative?