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