vertx / io.vertx.reactivex.ext.consul / ConsulClient / rxInfoSession

rxInfoSession

open fun rxInfoSession(id: String): Single<Session>

Returns the requested session information

Parameters

id - the ID of requested session

Return