public static class UpdateBitbucketServerConfigSourceDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
public UpdateBitbucketServerConfigSourceDetails.Builder workingDirectory(String workingDirectory)
public UpdateBitbucketServerConfigSourceDetails.Builder configurationSourceProviderId(String configurationSourceProviderId)
Unique identifier (OCID) for the Bitbucket Server configuration source.
configurationSourceProviderId
- the value to setpublic UpdateBitbucketServerConfigSourceDetails.Builder repositoryUrl(String repositoryUrl)
The URL of the Bitbucket Server repository.
repositoryUrl
- the value to setpublic UpdateBitbucketServerConfigSourceDetails.Builder branchName(String branchName)
The name of the branch within the Bitbucket Server repository.
branchName
- the value to setpublic UpdateBitbucketServerConfigSourceDetails.Builder projectId(String projectId)
Unique identifier for a Bitbucket Server project.
projectId
- the value to setpublic UpdateBitbucketServerConfigSourceDetails.Builder repositoryId(String repositoryId)
Bitbucket Server repository identifier, usually identified as
repositoryId
- the value to setpublic UpdateBitbucketServerConfigSourceDetails build()
public UpdateBitbucketServerConfigSourceDetails.Builder copy(UpdateBitbucketServerConfigSourceDetails model)
Copyright © 2016–2024. All rights reserved.