Uses of Class
software.amazon.awssdk.services.codebuild.paginators.ListSharedProjectsPublisher
-
Packages that use ListSharedProjectsPublisher Package Description software.amazon.awssdk.services.codebuild CodeBuild -
-
Uses of ListSharedProjectsPublisher in software.amazon.awssdk.services.codebuild
Methods in software.amazon.awssdk.services.codebuild that return ListSharedProjectsPublisher Modifier and Type Method Description default ListSharedProjectsPublisherCodeBuildAsyncClient. listSharedProjectsPaginator(Consumer<ListSharedProjectsRequest.Builder> listSharedProjectsRequest)Gets a list of projects that are shared with other Amazon Web Services accounts or users.default ListSharedProjectsPublisherCodeBuildAsyncClient. listSharedProjectsPaginator(ListSharedProjectsRequest listSharedProjectsRequest)Gets a list of projects that are shared with other Amazon Web Services accounts or users.
-