vertx / io.vertx.servicediscovery.types / AbstractServiceReference / get

get

open fun <X : Any> get(): X

Gets the service object. If not retrieved, call #retrieve(), otherwise returned the cached value.

Return
the service object