Uses of Class
io.apicurio.registry.rest.v3.beans.SearchedVersion
Packages that use SearchedVersion
-
Uses of SearchedVersion in io.apicurio.registry.rest.v3.beans
Methods in io.apicurio.registry.rest.v3.beans that return types with arguments of type SearchedVersionModifier and TypeMethodDescriptionVersionSearchResults.getVersions()The collection of artifact versions returned in the result set.Method parameters in io.apicurio.registry.rest.v3.beans with type arguments of type SearchedVersionModifier and TypeMethodDescriptionvoidVersionSearchResults.setVersions(List<SearchedVersion> versions) The collection of artifact versions returned in the result set.