Package org.projectnessie.client.http
Class NessieHttpClient
- java.lang.Object
-
- org.projectnessie.client.http.NessieApiClient
-
- org.projectnessie.client.http.NessieHttpClient
-
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable
public class NessieHttpClient extends NessieApiClient
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.URIgetUri()-
Methods inherited from class org.projectnessie.client.http.NessieApiClient
close, getConfigApi, getContentApi, getDiffApi, getNamespaceApi, getRefLogApi, getTreeApi
-
-