Class LogConfiguration

java.lang.Object
io.apicurio.registry.rest.v2.beans.LogConfiguration

@Generated("jsonschema2pojo") public class LogConfiguration extends Object
  • Constructor Details

    • LogConfiguration

      public LogConfiguration()
  • Method Details

    • getLevel

      public LogLevel getLevel()
      (Required)
    • setLevel

      public void setLevel(LogLevel level)
      (Required)