ProtectedBranchSummary.Builder |
ProtectedBranchSummary.Builder.branchName(String branchName) |
Branch name inside a repository.
|
static ProtectedBranchSummary.Builder |
ProtectedBranchSummary.builder() |
Create a new builder.
|
ProtectedBranchSummary.Builder |
ProtectedBranchSummary.Builder.copy(ProtectedBranchSummary model) |
|
ProtectedBranchSummary.Builder |
ProtectedBranchSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ProtectedBranchSummary.Builder |
ProtectedBranchSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
ProtectedBranchSummary.Builder |
ProtectedBranchSummary.Builder.protectionLevels(List<ProtectionLevel> protectionLevels) |
Protection level to be added on the branch.
|
ProtectedBranchSummary.Builder |
ProtectedBranchSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
ProtectedBranchSummary.Builder |
ProtectedBranchSummary.toBuilder() |
|