| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild |
|
| software.amazon.awssdk.services.codebuild.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetReportGroupTrendResponse |
CodeBuildClient.getReportGroupTrend(GetReportGroupTrendRequest getReportGroupTrendRequest)
Analyzes and accumulates test report values for the specified test reports.
|
default CompletableFuture<GetReportGroupTrendResponse> |
CodeBuildAsyncClient.getReportGroupTrend(GetReportGroupTrendRequest getReportGroupTrendRequest)
Analyzes and accumulates test report values for the specified test reports.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetReportGroupTrendRequestMarshaller.marshall(GetReportGroupTrendRequest getReportGroupTrendRequest) |
Copyright © 2023. All rights reserved.