ConfigEntry

io.vertx.scala.kafka.admin.`package`.ConfigEntry
object ConfigEntry

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): ConfigEntry
def apply(default: Boolean, name: String, readOnly: Boolean, sensitive: Boolean, source: ConfigSource, synonyms: List[ConfigSynonym], value: String): ConfigEntry