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