Uses of Class
software.amazon.awssdk.services.apptest.paginators.ListTestRunStepsIterable
-
Packages that use ListTestRunStepsIterable 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 ListTestRunStepsIterable in software.amazon.awssdk.services.apptest
Methods in software.amazon.awssdk.services.apptest that return ListTestRunStepsIterable Modifier and Type Method Description default ListTestRunStepsIterableAppTestClient. listTestRunStepsPaginator(Consumer<ListTestRunStepsRequest.Builder> listTestRunStepsRequest)This is a variant ofAppTestClient.listTestRunSteps(software.amazon.awssdk.services.apptest.model.ListTestRunStepsRequest)operation.default ListTestRunStepsIterableAppTestClient. listTestRunStepsPaginator(ListTestRunStepsRequest listTestRunStepsRequest)This is a variant ofAppTestClient.listTestRunSteps(software.amazon.awssdk.services.apptest.model.ListTestRunStepsRequest)operation.
-