Uses of Enum
io.apicurio.registry.rest.v1.beans.SortOrder
Packages that use SortOrder
-
Uses of SortOrder in io.apicurio.registry.rest.v1
Methods in io.apicurio.registry.rest.v1 with parameters of type SortOrderModifier and TypeMethodDescriptionSearchResource.searchArtifacts(String search, Integer offset, Integer limit, SearchOver over, SortOrder order) Returns a paginated list of all artifacts that match the provided search criteria. -
Uses of SortOrder in io.apicurio.registry.rest.v1.beans
Methods in io.apicurio.registry.rest.v1.beans that return SortOrder