Uses of Class
software.amazon.awssdk.services.apptest.paginators.ListTestRunTestCasesIterable
-
Packages that use ListTestRunTestCasesIterable 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 ListTestRunTestCasesIterable in software.amazon.awssdk.services.apptest
Methods in software.amazon.awssdk.services.apptest that return ListTestRunTestCasesIterable Modifier and Type Method Description default ListTestRunTestCasesIterableAppTestClient. listTestRunTestCasesPaginator(Consumer<ListTestRunTestCasesRequest.Builder> listTestRunTestCasesRequest)This is a variant ofAppTestClient.listTestRunTestCases(software.amazon.awssdk.services.apptest.model.ListTestRunTestCasesRequest)operation.default ListTestRunTestCasesIterableAppTestClient. listTestRunTestCasesPaginator(ListTestRunTestCasesRequest listTestRunTestCasesRequest)This is a variant ofAppTestClient.listTestRunTestCases(software.amazon.awssdk.services.apptest.model.ListTestRunTestCasesRequest)operation.
-