| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
List<Report> |
BatchGetReportsResponse.reports()
The array of
Report objects returned by BatchGetReports. |
| Modifier and Type | Method and Description |
|---|---|
BatchGetReportsResponse.Builder |
BatchGetReportsResponse.Builder.reports(Report... reports)
The array of
Report objects returned by BatchGetReports. |
| Modifier and Type | Method and Description |
|---|---|
BatchGetReportsResponse.Builder |
BatchGetReportsResponse.Builder.reports(Collection<Report> reports)
The array of
Report objects returned by BatchGetReports. |
Copyright © 2021. All rights reserved.