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