| Package | Description |
|---|---|
| io.vertx.ext.consul |
| Modifier and Type | Method and Description |
|---|---|
TxnServiceOperation |
TxnServiceOperation.setNode(String node)
Set the node
|
TxnServiceOperation |
TxnServiceOperation.setServiceOptions(ServiceOptions serviceOptions)
Set the service
|
TxnServiceOperation |
TxnServiceOperation.setType(TxnServiceVerb type)
Set the type of operation to perform
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TxnServiceOperationConverter.fromJson(Iterable<Map.Entry<String,Object>> json,
TxnServiceOperation obj) |
static void |
TxnServiceOperationConverter.toJson(TxnServiceOperation obj,
JsonObject json) |
static void |
TxnServiceOperationConverter.toJson(TxnServiceOperation obj,
Map<String,Object> json) |
Copyright © 2025 Eclipse. All rights reserved.