| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild |
|
| software.amazon.awssdk.services.codebuild.paginators | |
| software.amazon.awssdk.services.codebuild.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListReportGroupsResponse> |
CodeBuildAsyncClient.listReportGroups(ListReportGroupsRequest listReportGroupsRequest)
Gets a list ARNs for the report groups in the current AWS account.
|
default ListReportGroupsResponse |
CodeBuildClient.listReportGroups(ListReportGroupsRequest listReportGroupsRequest)
Gets a list ARNs for the report groups in the current AWS account.
|
default ListReportGroupsPublisher |
CodeBuildAsyncClient.listReportGroupsPaginator(ListReportGroupsRequest listReportGroupsRequest)
Gets a list ARNs for the report groups in the current AWS account.
|
default ListReportGroupsIterable |
CodeBuildClient.listReportGroupsPaginator(ListReportGroupsRequest listReportGroupsRequest)
Gets a list ARNs for the report groups in the current AWS account.
|
| Constructor and Description |
|---|
ListReportGroupsIterable(CodeBuildClient client,
ListReportGroupsRequest firstRequest) |
ListReportGroupsPublisher(CodeBuildAsyncClient client,
ListReportGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListReportGroupsRequestMarshaller.marshall(ListReportGroupsRequest listReportGroupsRequest) |
Copyright © 2021. All rights reserved.