Uses of Class
software.amazon.awssdk.services.codebuild.paginators.ListReportGroupsPublisher
-
Packages that use ListReportGroupsPublisher Package Description software.amazon.awssdk.services.codebuild CodeBuild -
-
Uses of ListReportGroupsPublisher in software.amazon.awssdk.services.codebuild
Methods in software.amazon.awssdk.services.codebuild that return ListReportGroupsPublisher Modifier and Type Method Description default ListReportGroupsPublisherCodeBuildAsyncClient. listReportGroupsPaginator(Consumer<ListReportGroupsRequest.Builder> listReportGroupsRequest)Gets a list ARNs for the report groups in the current Amazon Web Services account.default ListReportGroupsPublisherCodeBuildAsyncClient. listReportGroupsPaginator(ListReportGroupsRequest listReportGroupsRequest)Gets a list ARNs for the report groups in the current Amazon Web Services account.
-