Class CheckList
java.lang.Object
io.vertx.ext.consul.CheckList
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructorCheckList(JsonObject json) Constructor from JSONCopy constructor -
Method Summary
-
Constructor Details
-
CheckList
public CheckList()Default constructor -
CheckList
-
CheckList
-
-
Method Details
-
toJson
-
getIndex
public long getIndex()Get Consul index- Returns:
- the consul index
-
setIndex
Set Consul index, a unique identifier representing the current state of the requested list of checks- Parameters:
index- the consul index- Returns:
- reference to this, for fluency
-
getList
-
setList
-
equals
-
hashCode
-