/* * Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. */ package com.amazonaws.services.codebuild.model; import java.io.Serializable; import javax.annotation.Generated; import com.amazonaws.AmazonWebServiceRequest; /** * * @see AWS API * Documentation */ @Generated("com.amazonaws:aws-java-sdk-code-generator") public class GetReportGroupTrendRequest extends com.amazonaws.AmazonWebServiceRequest implements Serializable, Cloneable { /** *
* The ARN of the report group that contains the reports to analyze. *
*/ private String reportGroupArn; /** ** The number of reports to analyze. This operation always retrieves the most recent reports. *
** If this parameter is omitted, the most recent 100 reports are analyzed. *
*/ private Integer numOfReports; /** ** The test report value to accumulate. This must be one of the following values: *
** Accumulate the test run times for the specified reports. *
** Accumulate the percentage of tests that passed for the specified test reports. *
** Accumulate the total number of tests for the specified test reports. *
** Accumulate the branch coverage percentages for the specified test reports. *
** Accumulate the branches covered values for the specified test reports. *
** Accumulate the branches missed values for the specified test reports. *
** Accumulate the line coverage percentages for the specified test reports. *
** Accumulate the lines covered values for the specified test reports. *
** Accumulate the lines not covered values for the specified test reports. *
** The ARN of the report group that contains the reports to analyze. *
* * @param reportGroupArn * The ARN of the report group that contains the reports to analyze. */ public void setReportGroupArn(String reportGroupArn) { this.reportGroupArn = reportGroupArn; } /** ** The ARN of the report group that contains the reports to analyze. *
* * @return The ARN of the report group that contains the reports to analyze. */ public String getReportGroupArn() { return this.reportGroupArn; } /** ** The ARN of the report group that contains the reports to analyze. *
* * @param reportGroupArn * The ARN of the report group that contains the reports to analyze. * @return Returns a reference to this object so that method calls can be chained together. */ public GetReportGroupTrendRequest withReportGroupArn(String reportGroupArn) { setReportGroupArn(reportGroupArn); return this; } /** ** The number of reports to analyze. This operation always retrieves the most recent reports. *
** If this parameter is omitted, the most recent 100 reports are analyzed. *
* * @param numOfReports * The number of reports to analyze. This operation always retrieves the most recent reports. ** If this parameter is omitted, the most recent 100 reports are analyzed. */ public void setNumOfReports(Integer numOfReports) { this.numOfReports = numOfReports; } /** *
* The number of reports to analyze. This operation always retrieves the most recent reports. *
** If this parameter is omitted, the most recent 100 reports are analyzed. *
* * @return The number of reports to analyze. This operation always retrieves the most recent reports. ** If this parameter is omitted, the most recent 100 reports are analyzed. */ public Integer getNumOfReports() { return this.numOfReports; } /** *
* The number of reports to analyze. This operation always retrieves the most recent reports. *
** If this parameter is omitted, the most recent 100 reports are analyzed. *
* * @param numOfReports * The number of reports to analyze. This operation always retrieves the most recent reports. ** If this parameter is omitted, the most recent 100 reports are analyzed. * @return Returns a reference to this object so that method calls can be chained together. */ public GetReportGroupTrendRequest withNumOfReports(Integer numOfReports) { setNumOfReports(numOfReports); return this; } /** *
* The test report value to accumulate. This must be one of the following values: *
** Accumulate the test run times for the specified reports. *
** Accumulate the percentage of tests that passed for the specified test reports. *
** Accumulate the total number of tests for the specified test reports. *
** Accumulate the branch coverage percentages for the specified test reports. *
** Accumulate the branches covered values for the specified test reports. *
** Accumulate the branches missed values for the specified test reports. *
** Accumulate the line coverage percentages for the specified test reports. *
** Accumulate the lines covered values for the specified test reports. *
** Accumulate the lines not covered values for the specified test reports. *
** Accumulate the test run times for the specified reports. *
** Accumulate the percentage of tests that passed for the specified test reports. *
** Accumulate the total number of tests for the specified test reports. *
** Accumulate the branch coverage percentages for the specified test reports. *
** Accumulate the branches covered values for the specified test reports. *
** Accumulate the branches missed values for the specified test reports. *
** Accumulate the line coverage percentages for the specified test reports. *
** Accumulate the lines covered values for the specified test reports. *
** Accumulate the lines not covered values for the specified test reports. *
** The test report value to accumulate. This must be one of the following values: *
** Accumulate the test run times for the specified reports. *
** Accumulate the percentage of tests that passed for the specified test reports. *
** Accumulate the total number of tests for the specified test reports. *
** Accumulate the branch coverage percentages for the specified test reports. *
** Accumulate the branches covered values for the specified test reports. *
** Accumulate the branches missed values for the specified test reports. *
** Accumulate the line coverage percentages for the specified test reports. *
** Accumulate the lines covered values for the specified test reports. *
** Accumulate the lines not covered values for the specified test reports. *
** Accumulate the test run times for the specified reports. *
** Accumulate the percentage of tests that passed for the specified test reports. *
** Accumulate the total number of tests for the specified test reports. *
** Accumulate the branch coverage percentages for the specified test reports. *
** Accumulate the branches covered values for the specified test reports. *
** Accumulate the branches missed values for the specified test reports. *
** Accumulate the line coverage percentages for the specified test reports. *
** Accumulate the lines covered values for the specified test reports. *
** Accumulate the lines not covered values for the specified test reports. *
** The test report value to accumulate. This must be one of the following values: *
** Accumulate the test run times for the specified reports. *
** Accumulate the percentage of tests that passed for the specified test reports. *
** Accumulate the total number of tests for the specified test reports. *
** Accumulate the branch coverage percentages for the specified test reports. *
** Accumulate the branches covered values for the specified test reports. *
** Accumulate the branches missed values for the specified test reports. *
** Accumulate the line coverage percentages for the specified test reports. *
** Accumulate the lines covered values for the specified test reports. *
** Accumulate the lines not covered values for the specified test reports. *
** Accumulate the test run times for the specified reports. *
** Accumulate the percentage of tests that passed for the specified test reports. *
** Accumulate the total number of tests for the specified test reports. *
** Accumulate the branch coverage percentages for the specified test reports. *
** Accumulate the branches covered values for the specified test reports. *
** Accumulate the branches missed values for the specified test reports. *
** Accumulate the line coverage percentages for the specified test reports. *
** Accumulate the lines covered values for the specified test reports. *
** Accumulate the lines not covered values for the specified test reports. *
** The test report value to accumulate. This must be one of the following values: *
** Accumulate the test run times for the specified reports. *
** Accumulate the percentage of tests that passed for the specified test reports. *
** Accumulate the total number of tests for the specified test reports. *
** Accumulate the branch coverage percentages for the specified test reports. *
** Accumulate the branches covered values for the specified test reports. *
** Accumulate the branches missed values for the specified test reports. *
** Accumulate the line coverage percentages for the specified test reports. *
** Accumulate the lines covered values for the specified test reports. *
** Accumulate the lines not covered values for the specified test reports. *
** Accumulate the test run times for the specified reports. *
** Accumulate the percentage of tests that passed for the specified test reports. *
** Accumulate the total number of tests for the specified test reports. *
** Accumulate the branch coverage percentages for the specified test reports. *
** Accumulate the branches covered values for the specified test reports. *
** Accumulate the branches missed values for the specified test reports. *
** Accumulate the line coverage percentages for the specified test reports. *
** Accumulate the lines covered values for the specified test reports. *
** Accumulate the lines not covered values for the specified test reports. *
*