| Package | Description |
|---|---|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
ReportGroupTrendStats |
ReportGroupTrendStats.clone() |
ReportGroupTrendStats |
GetReportGroupTrendResult.getStats()
Contains the accumulated trend data.
|
ReportGroupTrendStats |
ReportGroupTrendStats.withAverage(String average)
Contains the average of all values analyzed.
|
ReportGroupTrendStats |
ReportGroupTrendStats.withMax(String max)
Contains the maximum value analyzed.
|
ReportGroupTrendStats |
ReportGroupTrendStats.withMin(String min)
Contains the minimum value analyzed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetReportGroupTrendResult.setStats(ReportGroupTrendStats stats)
Contains the accumulated trend data.
|
GetReportGroupTrendResult |
GetReportGroupTrendResult.withStats(ReportGroupTrendStats stats)
Contains the accumulated trend data.
|
Copyright © 2025. All rights reserved.