Uses of Class
software.amazon.awssdk.services.apptest.paginators.ListTestCasesIterable
-
Packages that use ListTestCasesIterable 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 ListTestCasesIterable in software.amazon.awssdk.services.apptest
Methods in software.amazon.awssdk.services.apptest that return ListTestCasesIterable Modifier and Type Method Description default ListTestCasesIterableAppTestClient. listTestCasesPaginator(Consumer<ListTestCasesRequest.Builder> listTestCasesRequest)This is a variant ofAppTestClient.listTestCases(software.amazon.awssdk.services.apptest.model.ListTestCasesRequest)operation.default ListTestCasesIterableAppTestClient. listTestCasesPaginator(ListTestCasesRequest listTestCasesRequest)This is a variant ofAppTestClient.listTestCases(software.amazon.awssdk.services.apptest.model.ListTestCasesRequest)operation.
-