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.model
Methods in com.oracle.bmc.devops.model that return PullRequestAttachmentCollection.Builder Modifier and Type Method Description static PullRequestAttachmentCollection.Builder
PullRequestAttachmentCollection. builder()
Create a new builder.PullRequestAttachmentCollection.Builder
PullRequestAttachmentCollection.Builder. copy(PullRequestAttachmentCollection model)
PullRequestAttachmentCollection.Builder
PullRequestAttachmentCollection.Builder. items(List<PullRequestAttachmentSummary> items)
List of pullRequest attachment objects.PullRequestAttachmentCollection.Builder
PullRequestAttachmentCollection. toBuilder()
-