Uses of Class
com.oracle.bmc.devops.model.PullRequestAttachmentCollection.Builder
- 
Packages that use PullRequestAttachmentCollection.Builder Package Description com.oracle.bmc.devops.model 
- 
- 
Uses of PullRequestAttachmentCollection.Builder in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return PullRequestAttachmentCollection.Builder Modifier and Type Method Description static PullRequestAttachmentCollection.BuilderPullRequestAttachmentCollection. builder()Create a new builder.PullRequestAttachmentCollection.BuilderPullRequestAttachmentCollection.Builder. copy(PullRequestAttachmentCollection model)PullRequestAttachmentCollection.BuilderPullRequestAttachmentCollection.Builder. items(List<PullRequestAttachmentSummary> items)List of pullRequest attachment objects.PullRequestAttachmentCollection.BuilderPullRequestAttachmentCollection. toBuilder()
 
-