open fun setClusterPingReplyInterval(clusterPingReplyInterval: Long): VertxOptions
Set the value of cluster ping reply interval, in ms.
clusterPingReplyInterval - The value of cluster ping reply interval, in ms.
Return
a reference to this, so the API can be used fluently