Uses of Class
com.oracle.bmc.devops.requests.GetPullRequestChangeSummaryMetricsRequest
- 
Packages that use GetPullRequestChangeSummaryMetricsRequest Package Description com.oracle.bmc.devops com.oracle.bmc.devops.requests 
- 
- 
Uses of GetPullRequestChangeSummaryMetricsRequest in com.oracle.bmc.devopsMethod parameters in com.oracle.bmc.devops with type arguments of type GetPullRequestChangeSummaryMetricsRequest Modifier and Type Method Description Future<GetPullRequestChangeSummaryMetricsResponse>DevopsAsync. getPullRequestChangeSummaryMetrics(GetPullRequestChangeSummaryMetricsRequest request, AsyncHandler<GetPullRequestChangeSummaryMetricsRequest,GetPullRequestChangeSummaryMetricsResponse> handler)Get pull request diff summary metricFuture<GetPullRequestChangeSummaryMetricsResponse>DevopsAsyncClient. getPullRequestChangeSummaryMetrics(GetPullRequestChangeSummaryMetricsRequest request, AsyncHandler<GetPullRequestChangeSummaryMetricsRequest,GetPullRequestChangeSummaryMetricsResponse> handler)
- 
Uses of GetPullRequestChangeSummaryMetricsRequest in com.oracle.bmc.devops.requestsMethods in com.oracle.bmc.devops.requests that return GetPullRequestChangeSummaryMetricsRequest Modifier and Type Method Description GetPullRequestChangeSummaryMetricsRequestGetPullRequestChangeSummaryMetricsRequest.Builder. build()Build the instance of GetPullRequestChangeSummaryMetricsRequest as configured by this builderGetPullRequestChangeSummaryMetricsRequestGetPullRequestChangeSummaryMetricsRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetPullRequestChangeSummaryMetricsRequest as configured by this builderMethods in com.oracle.bmc.devops.requests with parameters of type GetPullRequestChangeSummaryMetricsRequest Modifier and Type Method Description GetPullRequestChangeSummaryMetricsRequest.BuilderGetPullRequestChangeSummaryMetricsRequest.Builder. copy(GetPullRequestChangeSummaryMetricsRequest o)Copy method to populate the builder with values from the given instance.
 
-