Uses of Class
com.oracle.bmc.devops.model.CreateOrUpdateProtectedBranchDetails
- 
Packages that use CreateOrUpdateProtectedBranchDetails Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.requests 
- 
- 
Uses of CreateOrUpdateProtectedBranchDetails in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return CreateOrUpdateProtectedBranchDetails Modifier and Type Method Description CreateOrUpdateProtectedBranchDetailsCreateOrUpdateProtectedBranchDetails.Builder. build()Methods in com.oracle.bmc.devops.model with parameters of type CreateOrUpdateProtectedBranchDetails Modifier and Type Method Description CreateOrUpdateProtectedBranchDetails.BuilderCreateOrUpdateProtectedBranchDetails.Builder. copy(CreateOrUpdateProtectedBranchDetails model)
- 
Uses of CreateOrUpdateProtectedBranchDetails in com.oracle.bmc.devops.requestsMethods in com.oracle.bmc.devops.requests that return CreateOrUpdateProtectedBranchDetails Modifier and Type Method Description CreateOrUpdateProtectedBranchDetailsCreateOrUpdateProtectedBranchRequest. getBody$()Alternative accessor for the body parameter.CreateOrUpdateProtectedBranchDetailsCreateOrUpdateProtectedBranchRequest. getCreateOrUpdateProtectedBranchDetails()Details for a protected branchMethods in com.oracle.bmc.devops.requests with parameters of type CreateOrUpdateProtectedBranchDetails Modifier and Type Method Description CreateOrUpdateProtectedBranchRequest.BuilderCreateOrUpdateProtectedBranchRequest.Builder. body$(CreateOrUpdateProtectedBranchDetails body)Alternative setter for the body parameter.CreateOrUpdateProtectedBranchRequest.BuilderCreateOrUpdateProtectedBranchRequest.Builder. createOrUpdateProtectedBranchDetails(CreateOrUpdateProtectedBranchDetails createOrUpdateProtectedBranchDetails)Details for a protected branch
 
-