Uses of Class
io.apicurio.registry.rest.v2.beans.VersionSearchResults
-
Packages that use VersionSearchResults Package Description io.apicurio.registry.rest.v2 -
-
Uses of VersionSearchResults in io.apicurio.registry.rest.v2
Methods in io.apicurio.registry.rest.v2 that return VersionSearchResults Modifier and Type Method Description VersionSearchResults
GroupsResource. listArtifactVersions(String groupId, String artifactId, Integer offset, Integer limit)
Returns a list of all versions of the artifact.
-