Uses of Class
io.apicurio.registry.rest.v1.beans.SearchedArtifact
Packages that use SearchedArtifact
-
Uses of SearchedArtifact in io.apicurio.registry.rest.v1.beans
Methods in io.apicurio.registry.rest.v1.beans that return types with arguments of type SearchedArtifactModifier and TypeMethodDescriptionArtifactSearchResults.getArtifacts()The artifacts that matched the search criteria.Method parameters in io.apicurio.registry.rest.v1.beans with type arguments of type SearchedArtifactModifier and TypeMethodDescriptionvoidArtifactSearchResults.setArtifacts(List<SearchedArtifact> artifacts) The artifacts that matched the search criteria.