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