Interface Response


  • public interface Response
    POJOs for Gson serialization/de-serialization. See the LFS API specification
    Since:
    4.3
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  Response.Action
      Describes an action the client can execute on a single object
      static class  Response.Body
      Describes the body of a LFS batch API response
      static class  Response.Error
      Describes an error to be returned by the LFS batch API
      static class  Response.ObjectInfo
      Describes the actions the LFS server offers for a single object