Uses of Class
io.apicurio.registry.rest.v1.beans.VersionSearchResults
-
Packages that use VersionSearchResults Package Description io.apicurio.registry.rest.v1 -
-
Uses of VersionSearchResults in io.apicurio.registry.rest.v1
Methods in io.apicurio.registry.rest.v1 that return VersionSearchResults Modifier and Type Method Description VersionSearchResults
SearchResource. searchVersions(String artifactId, Integer offset, Integer limit)
Searches for versions of a specific artifact.
-