| Package | Description | 
|---|---|
| io.vertx.ext.consul | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
KeyValue
Represents key/value pair stored in Consul 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TxnResult | 
TxnResponse.getResult(int index)
Returns the result at the specified position in this list 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<TxnResult> | 
TxnResponse.getResults()
Returns list of transaction results 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TxnResponse | 
TxnResponse.addResult(TxnResult result)
Adds result to this response 
 | 
Copyright © 2020 Eclipse. All rights reserved.