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)Retrieves a list of workflow runs of a specified workflow.default ListWorkflowRunsIterableCodeCatalystClient. listWorkflowRunsPaginator(ListWorkflowRunsRequest listWorkflowRunsRequest)Retrieves a list of workflow runs of a specified workflow.
-