Package org.projectnessie.client
-
Interface Summary Interface Description NessieClient NessieClientBuilder<IMPL extends NessieClientBuilder<IMPL>> NessieClientbuilder interface. -
Class Summary Class Description NessieClient.Builder Deprecated. this inner class will be removed, replace withNessieClientBuilder.NessieConfigConstants Configuration constants for Nessie.StreamingUtil Helper and utility methods around streaming ofTreeApiet al. -
Enum Summary Enum Description NessieClient.AuthType Deprecated. Replace with either direct usage ofNessieClientBuilder.withAuthentication(NessieAuthentication)or via properties viaNessieClientBuilder.fromConfig(Function).