Uses of Class
com.oracle.bmc.devops.model.PullRequestChangeSummaryMetrics
-
Packages that use PullRequestChangeSummaryMetrics Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses -
-
Uses of PullRequestChangeSummaryMetrics in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return PullRequestChangeSummaryMetrics Modifier and Type Method Description PullRequestChangeSummaryMetrics
PullRequestChangeSummaryMetrics.Builder. build()
Methods in com.oracle.bmc.devops.model with parameters of type PullRequestChangeSummaryMetrics Modifier and Type Method Description PullRequestChangeSummaryMetrics.Builder
PullRequestChangeSummaryMetrics.Builder. copy(PullRequestChangeSummaryMetrics model)
-
Uses of PullRequestChangeSummaryMetrics in com.oracle.bmc.devops.responses
Methods in com.oracle.bmc.devops.responses that return PullRequestChangeSummaryMetrics Modifier and Type Method Description PullRequestChangeSummaryMetrics
GetPullRequestChangeSummaryMetricsResponse. getPullRequestChangeSummaryMetrics()
The returned PullRequestChangeSummaryMetrics instance.Methods in com.oracle.bmc.devops.responses with parameters of type PullRequestChangeSummaryMetrics Modifier and Type Method Description GetPullRequestChangeSummaryMetricsResponse.Builder
GetPullRequestChangeSummaryMetricsResponse.Builder. pullRequestChangeSummaryMetrics(PullRequestChangeSummaryMetrics pullRequestChangeSummaryMetrics)
The returned PullRequestChangeSummaryMetrics instance.
-