Class CreateBranch

java.lang.Object
com.google.gerrit.server.restapi.project.CreateBranch
All Implemented Interfaces:
RestCollectionCreateView<ProjectResource,BranchResource,BranchInput>, RestCollectionView<ProjectResource,BranchResource,BranchInput>, RestView<BranchResource>

public class CreateBranch extends Object implements RestCollectionCreateView<ProjectResource,BranchResource,BranchInput>