Class ConfigApiImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.projectnessie.model.NessieConfiguration getConfig()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConfigApiImpl

        public ConfigApiImpl​(ServerConfig config)
    • Method Detail

      • getConfig

        public org.projectnessie.model.NessieConfiguration getConfig()
        Specified by:
        getConfig in interface ConfigService