vertx / io.vertx.kotlin.ext.consul / txnRequestOf

txnRequestOf

fun txnRequestOf(operations: Iterable<TxnOperation>? = null): TxnRequest

A function providing a DSL for building io.vertx.ext.consul.TxnRequest objects.

Holds list of operations in transaction

Parameters

operations - Adds operation to this request