Uses of Class
com.oracle.bmc.devops.model.PullRequestCollection.Builder
- 
Packages that use PullRequestCollection.Builder Package Description com.oracle.bmc.devops.model 
- 
- 
Uses of PullRequestCollection.Builder in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return PullRequestCollection.Builder Modifier and Type Method Description static PullRequestCollection.BuilderPullRequestCollection. builder()Create a new builder.PullRequestCollection.BuilderPullRequestCollection.Builder. copy(PullRequestCollection model)PullRequestCollection.BuilderPullRequestCollection.Builder. items(List<PullRequestSummary> items)List of Pull Requests.PullRequestCollection.BuilderPullRequestCollection. toBuilder()
 
-