Package org.eclipse.jgit.lfs.server
Interface Response
-
public interface ResponsePOJOs for Gson serialization/de-serialization. See the LFS API specification- Since:
- 4.3
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classResponse.ActionDescribes an action the client can execute on a single objectstatic classResponse.BodyDescribes the body of a LFS batch API responsestatic classResponse.ErrorDescribes an error to be returned by the LFS batch APIstatic classResponse.ObjectInfoDescribes the actions the LFS server offers for a single object
-