abstract fun toFuture(): CompletableFuture<Void!>! (source)
Returns the underlying completable future associated with this instance. Note taking action directly on this future will impact this object.
Return
CompletableFuture<Void!>!: the underlying future