Uses of Class
io.apicurio.registry.rest.v1.beans.ArtifactSearchResults
-
Packages that use ArtifactSearchResults Package Description io.apicurio.registry.rest.v1 -
-
Uses of ArtifactSearchResults in io.apicurio.registry.rest.v1
Methods in io.apicurio.registry.rest.v1 that return ArtifactSearchResults Modifier and Type Method Description ArtifactSearchResults
SearchResource. searchArtifacts(String search, Integer offset, Integer limit, SearchOver over, SortOrder order)
Returns a paginated list of all artifacts that match the provided search criteria.
-