Uses of Class
io.apicurio.registry.rest.v3.beans.CreateBranch
Packages that use CreateBranch
-
Uses of CreateBranch in io.apicurio.registry.rest.v3
Methods in io.apicurio.registry.rest.v3 with parameters of type CreateBranchModifier and TypeMethodDescriptionGroupsResource.createBranch(@Pattern(regexp="^.{1,512}$") String groupId, @Pattern(regexp="^.{1,512}$") String artifactId, @NotNull CreateBranch data) Creates a new branch for the artifact.