| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild |
|
| Modifier and Type | Method and Description |
|---|---|
default GetReportGroupTrendResponse |
CodeBuildClient.getReportGroupTrend(Consumer<GetReportGroupTrendRequest.Builder> getReportGroupTrendRequest)
Analyzes and accumulates test report values for the specified test reports.
|
default GetReportGroupTrendResponse |
CodeBuildClient.getReportGroupTrend(GetReportGroupTrendRequest getReportGroupTrendRequest)
Analyzes and accumulates test report values for the specified test reports.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetReportGroupTrendResponse> |
CodeBuildAsyncClient.getReportGroupTrend(Consumer<GetReportGroupTrendRequest.Builder> 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.
|
Copyright © 2021. All rights reserved.