public static interface RepositoryHeadSourceCodeType.Builder extends SdkPojo, CopyableBuilder<RepositoryHeadSourceCodeType.Builder,RepositoryHeadSourceCodeType>
| Modifier and Type | Method and Description |
|---|---|
RepositoryHeadSourceCodeType.Builder |
branchName(String branchName)
The name of the branch in an associated repository.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRepositoryHeadSourceCodeType.Builder branchName(String branchName)
The name of the branch in an associated repository. The RepositoryHeadSourceCodeType specifies
the tip of this branch.
branchName - The name of the branch in an associated repository. The RepositoryHeadSourceCodeType
specifies the tip of this branch.Copyright © 2023. All rights reserved.