Class VertxCoreRecorder.VertxOptionsCustomizer

    • Field Detail

      • customizers

        final List<Consumer<io.vertx.core.VertxOptions>> customizers
    • Constructor Detail

      • VertxOptionsCustomizer

        VertxOptionsCustomizer​(List<Consumer<io.vertx.core.VertxOptions>> customizers)
    • Method Detail

      • customize

        io.vertx.core.VertxOptions customize​(io.vertx.core.VertxOptions options)