Uses of Class
com.oracle.bmc.devops.model.ProtectedBranch
- 
Packages that use ProtectedBranch Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses 
- 
- 
Uses of ProtectedBranch in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return ProtectedBranch Modifier and Type Method Description ProtectedBranchProtectedBranch.Builder. build()Methods in com.oracle.bmc.devops.model with parameters of type ProtectedBranch Modifier and Type Method Description ProtectedBranch.BuilderProtectedBranch.Builder. copy(ProtectedBranch model)
- 
Uses of ProtectedBranch in com.oracle.bmc.devops.responsesMethods in com.oracle.bmc.devops.responses that return ProtectedBranch Modifier and Type Method Description ProtectedBranchCreateOrUpdateProtectedBranchResponse. getProtectedBranch()The returned ProtectedBranch instance.Methods in com.oracle.bmc.devops.responses with parameters of type ProtectedBranch Modifier and Type Method Description CreateOrUpdateProtectedBranchResponse.BuilderCreateOrUpdateProtectedBranchResponse.Builder. protectedBranch(ProtectedBranch protectedBranch)The returned ProtectedBranch instance.
 
-