public class CreateBranchRequest extends Object implements RESTRequest
CreateBranchRequest(String branch, String fromTag)
String
branch()
fromTag()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreateBranchRequest(String branch, @Nullable String fromTag)
public String branch()
@Nullable public String fromTag()
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.