Uses of Class
software.amazon.awssdk.services.codebuild.paginators.ListSharedReportGroupsPublisher
-
Packages that use ListSharedReportGroupsPublisher Package Description software.amazon.awssdk.services.codebuild CodeBuild -
-
Uses of ListSharedReportGroupsPublisher in software.amazon.awssdk.services.codebuild
Methods in software.amazon.awssdk.services.codebuild that return ListSharedReportGroupsPublisher Modifier and Type Method Description default ListSharedReportGroupsPublisherCodeBuildAsyncClient. listSharedReportGroupsPaginator(Consumer<ListSharedReportGroupsRequest.Builder> listSharedReportGroupsRequest)Gets a list of report groups that are shared with other Amazon Web Services accounts or users.default ListSharedReportGroupsPublisherCodeBuildAsyncClient. listSharedReportGroupsPaginator(ListSharedReportGroupsRequest listSharedReportGroupsRequest)Gets a list of report groups that are shared with other Amazon Web Services accounts or users.
-