Uses of Class
io.apicurio.registry.rest.v1.beans.SearchedVersion
-
Packages that use SearchedVersion Package Description io.apicurio.registry.rest.v1.beans -
-
Uses of SearchedVersion in io.apicurio.registry.rest.v1.beans
Methods in io.apicurio.registry.rest.v1.beans that return types with arguments of type SearchedVersion Modifier and Type Method Description List<SearchedVersion>
VersionSearchResults. getVersions()
(Required)Method parameters in io.apicurio.registry.rest.v1.beans with type arguments of type SearchedVersion Modifier and Type Method Description void
VersionSearchResults. setVersions(List<SearchedVersion> versions)
(Required)
-