Uses of Class
io.vertx.ext.consul.TxnServiceOperation
-
Packages that use TxnServiceOperation Package Description io.vertx.ext.consul -
-
Uses of TxnServiceOperation in io.vertx.ext.consul
Methods in io.vertx.ext.consul that return TxnServiceOperation Modifier and Type Method Description TxnServiceOperation
TxnServiceOperation. setNode(String node)
Set the nodeTxnServiceOperation
TxnServiceOperation. setServiceOptions(ServiceOptions serviceOptions)
Set the serviceTxnServiceOperation
TxnServiceOperation. setType(TxnServiceVerb type)
Set the type of operation to perform
-