| Package | Description |
|---|---|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
ReportWithRawData |
ReportWithRawData.clone() |
ReportWithRawData |
ReportWithRawData.withData(String data)
The value of the requested data field from the report.
|
ReportWithRawData |
ReportWithRawData.withReportArn(String reportArn)
The ARN of the report.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReportWithRawData> |
GetReportGroupTrendResult.getRawData()
An array that contains the raw data for each report.
|
| Modifier and Type | Method and Description |
|---|---|
GetReportGroupTrendResult |
GetReportGroupTrendResult.withRawData(ReportWithRawData... rawData)
An array that contains the raw data for each report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetReportGroupTrendResult.setRawData(Collection<ReportWithRawData> rawData)
An array that contains the raw data for each report.
|
GetReportGroupTrendResult |
GetReportGroupTrendResult.withRawData(Collection<ReportWithRawData> rawData)
An array that contains the raw data for each report.
|
Copyright © 2024. All rights reserved.