Class ConnectOptions
java.lang.Object
io.vertx.ext.consul.connect.ConnectOptions
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructorConnectOptions(JsonObject options) Constructor from JSON -
Method Summary
Modifier and TypeMethodDescriptionsetSidecarService(SidecarServiceOptions sidecarService) toJson()Convert to JSON
-
Constructor Details
-
ConnectOptions
public ConnectOptions()Default constructor -
ConnectOptions
-
-
Method Details
-
toJson
-
getSidecarService
-
setSidecarService
-