Uses of Class
software.amazon.awssdk.services.codebuild.paginators.ListBuildBatchesIterable
-
Packages that use ListBuildBatchesIterable Package Description software.amazon.awssdk.services.codebuild CodeBuild -
-
Uses of ListBuildBatchesIterable in software.amazon.awssdk.services.codebuild
Methods in software.amazon.awssdk.services.codebuild that return ListBuildBatchesIterable Modifier and Type Method Description default ListBuildBatchesIterableCodeBuildClient. listBuildBatchesPaginator(Consumer<ListBuildBatchesRequest.Builder> listBuildBatchesRequest)Retrieves the identifiers of your build batches in the current region.default ListBuildBatchesIterableCodeBuildClient. listBuildBatchesPaginator(ListBuildBatchesRequest listBuildBatchesRequest)Retrieves the identifiers of your build batches in the current region.
-