vertx / io.vertx.rxjava.redis / RedisClient / rxClientReply

rxClientReply

open fun rxClientReply(options: ClientReplyOptions): Single<String>

Instruct the server whether to reply to commands.

Parameters

options -

Return