Uses of Class
software.amazon.awssdk.services.codebuild.model.ReportGroupTrendStats
-
Packages that use ReportGroupTrendStats Package Description software.amazon.awssdk.services.codebuild.model -
-
Uses of ReportGroupTrendStats in software.amazon.awssdk.services.codebuild.model
Methods in software.amazon.awssdk.services.codebuild.model that return ReportGroupTrendStats Modifier and Type Method Description ReportGroupTrendStatsGetReportGroupTrendResponse. stats()Contains the accumulated trend data.Methods in software.amazon.awssdk.services.codebuild.model with parameters of type ReportGroupTrendStats Modifier and Type Method Description GetReportGroupTrendResponse.BuilderGetReportGroupTrendResponse.Builder. stats(ReportGroupTrendStats stats)Contains the accumulated trend data.
-