Uses of Class
com.oracle.bmc.devops.model.PullRequestAuthorCollection.Builder
- 
Packages that use PullRequestAuthorCollection.Builder Package Description com.oracle.bmc.devops.model 
- 
- 
Uses of PullRequestAuthorCollection.Builder in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return PullRequestAuthorCollection.Builder Modifier and Type Method Description static PullRequestAuthorCollection.BuilderPullRequestAuthorCollection. builder()Create a new builder.PullRequestAuthorCollection.BuilderPullRequestAuthorCollection.Builder. copy(PullRequestAuthorCollection model)PullRequestAuthorCollection.BuilderPullRequestAuthorCollection.Builder. items(List<PullRequestAuthorSummary> items)List of authors who has ever created PR before.PullRequestAuthorCollection.BuilderPullRequestAuthorCollection. toBuilder()
 
-