Class GHQueryBuilder<T>

    • Field Detail

      • req

        protected final org.kohsuke.github.Requester req
    • Method Detail

      • list

        public abstract PagedIterable<T> list()
        Start listing items by using the settings built up on this object.
        Returns:
        the paged iterable