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)This is a variant ofCodeCatalystClient.listProjects(software.amazon.awssdk.services.codecatalyst.model.ListProjectsRequest)operation.default ListProjectsIterableCodeCatalystClient. listProjectsPaginator(ListProjectsRequest listProjectsRequest)This is a variant ofCodeCatalystClient.listProjects(software.amazon.awssdk.services.codecatalyst.model.ListProjectsRequest)operation.
-