public static class ProtectedBranchCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ProtectedBranchCollection |
build() |
ProtectedBranchCollection.Builder |
copy(ProtectedBranchCollection model) |
ProtectedBranchCollection.Builder |
items(List<ProtectedBranchSummary> items)
List of objects describing protected branches
|
public ProtectedBranchCollection.Builder items(List<ProtectedBranchSummary> items)
List of objects describing protected branches
items
- the value to setpublic ProtectedBranchCollection build()
public ProtectedBranchCollection.Builder copy(ProtectedBranchCollection model)
Copyright © 2016–2024. All rights reserved.