Uses of Class
software.amazon.awssdk.services.apptest.paginators.ListTestRunsPublisher
-
Packages that use ListTestRunsPublisher Package Description software.amazon.awssdk.services.apptest AWS Mainframe Modernization Application Testing provides tools and resources for automated functional equivalence testing for your migration projects. -
-
Uses of ListTestRunsPublisher in software.amazon.awssdk.services.apptest
Methods in software.amazon.awssdk.services.apptest that return ListTestRunsPublisher Modifier and Type Method Description default ListTestRunsPublisherAppTestAsyncClient. listTestRunsPaginator(Consumer<ListTestRunsRequest.Builder> listTestRunsRequest)This is a variant ofAppTestAsyncClient.listTestRuns(software.amazon.awssdk.services.apptest.model.ListTestRunsRequest)operation.default ListTestRunsPublisherAppTestAsyncClient. listTestRunsPaginator(ListTestRunsRequest listTestRunsRequest)This is a variant ofAppTestAsyncClient.listTestRuns(software.amazon.awssdk.services.apptest.model.ListTestRunsRequest)operation.
-