Class PagedResponse.Builder<T>

  • Enclosing class:
    PagedResponse<T>

    public static final class PagedResponse.Builder<T>
    extends Object
    • Field Detail

      • total

        @Deprecated
        protected long total
        Deprecated.
        This field will become private in the next major release.
      • offset

        @Deprecated
        protected long offset
        Deprecated.
        This field will become private in the next major release.
      • limit

        @Deprecated
        protected long limit
        Deprecated.
        This field will become private in the next major release.