Uses of Class
com.oracle.bmc.devops.model.PullRequestFileChangeCollection
- 
Packages that use PullRequestFileChangeCollection Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses 
- 
- 
Uses of PullRequestFileChangeCollection in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return PullRequestFileChangeCollection Modifier and Type Method Description PullRequestFileChangeCollectionPullRequestFileChangeCollection.Builder. build()Methods in com.oracle.bmc.devops.model with parameters of type PullRequestFileChangeCollection Modifier and Type Method Description PullRequestFileChangeCollection.BuilderPullRequestFileChangeCollection.Builder. copy(PullRequestFileChangeCollection model)
- 
Uses of PullRequestFileChangeCollection in com.oracle.bmc.devops.responsesMethods in com.oracle.bmc.devops.responses that return PullRequestFileChangeCollection Modifier and Type Method Description PullRequestFileChangeCollectionListPullRequestFileChangesResponse. getPullRequestFileChangeCollection()The returned PullRequestFileChangeCollection instance.Methods in com.oracle.bmc.devops.responses with parameters of type PullRequestFileChangeCollection Modifier and Type Method Description ListPullRequestFileChangesResponse.BuilderListPullRequestFileChangesResponse.Builder. pullRequestFileChangeCollection(PullRequestFileChangeCollection pullRequestFileChangeCollection)The returned PullRequestFileChangeCollection instance.
 
-