Uses of Class
software.amazon.awssdk.services.codecatalyst.paginators.ListWorkflowRunsIterable
-
Packages that use ListWorkflowRunsIterable Package Description software.amazon.awssdk.services.codecatalyst Welcome to the Amazon CodeCatalyst API reference. -
-
Uses of ListWorkflowRunsIterable in software.amazon.awssdk.services.codecatalyst
Methods in software.amazon.awssdk.services.codecatalyst that return ListWorkflowRunsIterable Modifier and Type Method Description default ListWorkflowRunsIterableCodeCatalystClient. listWorkflowRunsPaginator(Consumer<ListWorkflowRunsRequest.Builder> listWorkflowRunsRequest)This is a variant ofCodeCatalystClient.listWorkflowRuns(software.amazon.awssdk.services.codecatalyst.model.ListWorkflowRunsRequest)operation.default ListWorkflowRunsIterableCodeCatalystClient. listWorkflowRunsPaginator(ListWorkflowRunsRequest listWorkflowRunsRequest)This is a variant ofCodeCatalystClient.listWorkflowRuns(software.amazon.awssdk.services.codecatalyst.model.ListWorkflowRunsRequest)operation.
-