Uses of Class
io.apicurio.registry.rest.v2.beans.GroupSearchResults
-
Packages that use GroupSearchResults Package Description io.apicurio.registry.rest.v2 -
-
Uses of GroupSearchResults in io.apicurio.registry.rest.v2
Methods in io.apicurio.registry.rest.v2 that return GroupSearchResults Modifier and Type Method Description GroupSearchResultsGroupsResource. listGroups(Integer limit, Integer offset, SortOrder order, SortBy orderby)Returns a list of all groups.
-