Uses of Class
software.amazon.awssdk.services.sfn.paginators.ListMapRunsPublisher
-
Packages that use ListMapRunsPublisher Package Description software.amazon.awssdk.services.sfn Step Functions -
-
Uses of ListMapRunsPublisher in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn that return ListMapRunsPublisher Modifier and Type Method Description default ListMapRunsPublisherSfnAsyncClient. listMapRunsPaginator(Consumer<ListMapRunsRequest.Builder> listMapRunsRequest)Lists all Map Runs that were started by a given state machine execution.default ListMapRunsPublisherSfnAsyncClient. listMapRunsPaginator(ListMapRunsRequest listMapRunsRequest)Lists all Map Runs that were started by a given state machine execution.
-