Uses of Class
io.apicurio.registry.rest.v3.beans.BranchSearchResults
Packages that use BranchSearchResults
-
Uses of BranchSearchResults in io.apicurio.registry.rest.v3
Methods in io.apicurio.registry.rest.v3 that return BranchSearchResultsModifier and TypeMethodDescriptionGroupsResource.listBranches(@Pattern(regexp="^.{1,512}$") String groupId, @Pattern(regexp="^.{1,512}$") String artifactId, BigInteger offset, BigInteger limit) Returns a list of all branches in the artifact.