| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReportWithRawData> |
GetReportGroupTrendResponse.rawData()
An array that contains the raw data for each report.
|
| Modifier and Type | Method and Description |
|---|---|
GetReportGroupTrendResponse.Builder |
GetReportGroupTrendResponse.Builder.rawData(ReportWithRawData... rawData)
An array that contains the raw data for each report.
|
| Modifier and Type | Method and Description |
|---|---|
GetReportGroupTrendResponse.Builder |
GetReportGroupTrendResponse.Builder.rawData(Collection<ReportWithRawData> rawData)
An array that contains the raw data for each report.
|
Copyright © 2023. All rights reserved.