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