Uses of Class
io.apicurio.registry.rest.v3.beans.SearchedBranch
Packages that use SearchedBranch
-
Uses of SearchedBranch in io.apicurio.registry.rest.v3.beans
Methods in io.apicurio.registry.rest.v3.beans that return types with arguments of type SearchedBranchModifier and TypeMethodDescriptionBranchSearchResults.getBranches()The branches returned in the result set.Method parameters in io.apicurio.registry.rest.v3.beans with type arguments of type SearchedBranchModifier and TypeMethodDescriptionvoidBranchSearchResults.setBranches(List<SearchedBranch> branches) The branches returned in the result set.