Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
static CreateOrUpdateGitBranchDetails.Builder |
CreateOrUpdateGitBranchDetails.builder()
Create a new builder.
|
CreateOrUpdateGitBranchDetails.Builder |
CreateOrUpdateGitBranchDetails.Builder.commitId(String commitId)
Commit ID pointed to by the new branch.
|
CreateOrUpdateGitBranchDetails.Builder |
CreateOrUpdateGitBranchDetails.Builder.copy(CreateOrUpdateGitBranchDetails model) |
CreateOrUpdateGitBranchDetails.Builder |
CreateOrUpdateGitBranchDetails.Builder.refName(String refName) |
CreateOrUpdateGitBranchDetails.Builder |
CreateOrUpdateGitBranchDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.