Uses of Class
software.amazon.awssdk.services.codecatalyst.paginators.ListProjectsIterable
-
Packages that use ListProjectsIterable Package Description software.amazon.awssdk.services.codecatalyst Welcome to the Amazon CodeCatalyst API reference. -
-
Uses of ListProjectsIterable in software.amazon.awssdk.services.codecatalyst
Methods in software.amazon.awssdk.services.codecatalyst that return ListProjectsIterable Modifier and Type Method Description default ListProjectsIterableCodeCatalystClient. listProjectsPaginator(Consumer<ListProjectsRequest.Builder> listProjectsRequest)Retrieves a list of projects.default ListProjectsIterableCodeCatalystClient. listProjectsPaginator(ListProjectsRequest listProjectsRequest)Retrieves a list of projects.
-