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

rxCreateSessionWithOptions

open fun rxCreateSessionWithOptions(options: SessionOptions): Single<String>

Initialize a new session

Parameters

options - options used to create session

Return