Uses of Class
io.apicurio.registry.rest.v1.beans.ArtifactSearchResults
Packages that use ArtifactSearchResults
-
Uses of ArtifactSearchResults in io.apicurio.registry.rest.v1
Methods in io.apicurio.registry.rest.v1 that return ArtifactSearchResultsModifier 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.