Package org.projectnessie.client.api
Interface NessieApi
-
- All Superinterfaces:
java.lang.AutoCloseable
- All Known Subinterfaces:
NessieApiV1,NessieApiV2
public interface NessieApi extends java.lang.AutoCloseableBase interface for all Nessie-API versions.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()
-