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