`BiConsumer { a, b -> client.bulkAsync(a, b) } ...
# announcements
s
BiConsumer { a, b -> client.bulkAsync(a, b) }
could potentially work