Uses of Class
com.oracle.bmc.devops.model.ProtectedBranchCollection.Builder
-
Packages that use ProtectedBranchCollection.Builder Package Description com.oracle.bmc.devops.model -
-
Uses of ProtectedBranchCollection.Builder in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return ProtectedBranchCollection.Builder Modifier and Type Method Description static ProtectedBranchCollection.Builder
ProtectedBranchCollection. builder()
Create a new builder.ProtectedBranchCollection.Builder
ProtectedBranchCollection.Builder. copy(ProtectedBranchCollection model)
ProtectedBranchCollection.Builder
ProtectedBranchCollection.Builder. items(List<ProtectedBranchSummary> items)
List of objects describing protected branchesProtectedBranchCollection.Builder
ProtectedBranchCollection. toBuilder()
-