public abstract class GHQueryBuilder<T> extends Object
protected org.kohsuke.github.Requester
req
protected GitHub
root
abstract PagedIterable<T>
list()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final GitHub root
protected final org.kohsuke.github.Requester req
public abstract PagedIterable<T> list()
Copyright © 2015. All Rights Reserved.