Uses of Class
com.atlassian.crowd.directory.query.ODataTop
Packages that use ODataTop
-
Uses of ODataTop in com.atlassian.crowd.directory.query
Fields in com.atlassian.crowd.directory.query declared as ODataTopModifier and TypeFieldDescriptionstatic final ODataTopODataTop.FULL_PAGEstatic final ODataTopODataTop.SINGLE_RESULTMethods in com.atlassian.crowd.directory.query that return ODataTopModifier and TypeMethodDescriptionstatic ODataTopODataTop.forSize(int size) GraphQuery.getLimit()Constructors in com.atlassian.crowd.directory.query with parameters of type ODataTopModifierConstructorDescriptionGraphQuery(ODataFilter filter, ODataSelect select, int startIndex, ODataTop limit) -
Uses of ODataTop in com.atlassian.crowd.directory.rest
Methods in com.atlassian.crowd.directory.rest with parameters of type ODataTopModifier and TypeMethodDescription<T extends PageableGraphList>
TAzureAdRestClient.getNextPage(String nextLink, Class<T> resultsClass, ODataTop limit)