Uses of Class
io.vertx.ext.consul.connect.ConnectOptions
-
Packages that use ConnectOptions Package Description io.vertx.ext.consul io.vertx.ext.consul.connect -
-
Uses of ConnectOptions in io.vertx.ext.consul
Methods in io.vertx.ext.consul that return ConnectOptions Modifier and Type Method Description ConnectOptions
ServiceOptions. getConnectOptions()
Get consul-connect options of serviceMethods in io.vertx.ext.consul with parameters of type ConnectOptions Modifier and Type Method Description ServiceOptions
ServiceOptions. setConnectOptions(ConnectOptions connectOptions)
Set consul-connect options of service -
Uses of ConnectOptions in io.vertx.ext.consul.connect
Methods in io.vertx.ext.consul.connect that return ConnectOptions Modifier and Type Method Description ConnectOptions
ConnectOptions. setSidecarService(SidecarServiceOptions sidecarService)
-