vertx / io.vertx.grpc / VertxServerBuilder / addService

addService

open fun addService(service: ServerServiceDefinition): VertxServerBuilder
open fun addService(bindableService: BindableService): VertxServerBuilder