Uses of Class
io.apicurio.registry.rest.v2.beans.SearchedGroup
Packages that use SearchedGroup
-
Uses of SearchedGroup in io.apicurio.registry.rest.v2.beans
Methods in io.apicurio.registry.rest.v2.beans that return types with arguments of type SearchedGroupModifier and TypeMethodDescriptionGroupSearchResults.getGroups()The groups returned in the result set.Method parameters in io.apicurio.registry.rest.v2.beans with type arguments of type SearchedGroupModifier and TypeMethodDescriptionvoidGroupSearchResults.setGroups(List<SearchedGroup> groups) The groups returned in the result set.