Uses of Enum
io.apicurio.registry.rest.v1.beans.SearchOver
Packages that use SearchOver
-
Uses of SearchOver in io.apicurio.registry.rest.v1
Methods in io.apicurio.registry.rest.v1 with parameters of type SearchOverModifier and TypeMethodDescriptionSearchResource.searchArtifacts(String search, Integer offset, Integer limit, SearchOver over, SortOrder order) Returns a paginated list of all artifacts that match the provided search criteria. -
Uses of SearchOver in io.apicurio.registry.rest.v1.beans
Methods in io.apicurio.registry.rest.v1.beans that return SearchOverModifier and TypeMethodDescriptionstatic SearchOverstatic SearchOverReturns the enum constant of this type with the specified name.static SearchOver[]SearchOver.values()Returns an array containing the constants of this enum type, in the order they are declared.