map

open fun <U> map(successMapper: ThrowingFunction<T, CompletableFuture<U>>): AsyncResult<U>