Uses of Class
com.oracle.bmc.devops.model.PullRequestAuthorCollection
- 
Packages that use PullRequestAuthorCollection Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses 
- 
- 
Uses of PullRequestAuthorCollection in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return PullRequestAuthorCollection Modifier and Type Method Description PullRequestAuthorCollectionPullRequestAuthorCollection.Builder. build()Methods in com.oracle.bmc.devops.model with parameters of type PullRequestAuthorCollection Modifier and Type Method Description PullRequestAuthorCollection.BuilderPullRequestAuthorCollection.Builder. copy(PullRequestAuthorCollection model)
- 
Uses of PullRequestAuthorCollection in com.oracle.bmc.devops.responsesMethods in com.oracle.bmc.devops.responses that return PullRequestAuthorCollection Modifier and Type Method Description PullRequestAuthorCollectionListPullRequestAuthorsResponse. getPullRequestAuthorCollection()The returned PullRequestAuthorCollection instance.Methods in com.oracle.bmc.devops.responses with parameters of type PullRequestAuthorCollection Modifier and Type Method Description ListPullRequestAuthorsResponse.BuilderListPullRequestAuthorsResponse.Builder. pullRequestAuthorCollection(PullRequestAuthorCollection pullRequestAuthorCollection)The returned PullRequestAuthorCollection instance.
 
-