Uses of Class
software.amazon.awssdk.services.apptest.paginators.ListTestConfigurationsPublisher
-
Packages that use ListTestConfigurationsPublisher 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 ListTestConfigurationsPublisher in software.amazon.awssdk.services.apptest
Methods in software.amazon.awssdk.services.apptest that return ListTestConfigurationsPublisher Modifier and Type Method Description default ListTestConfigurationsPublisherAppTestAsyncClient. listTestConfigurationsPaginator(Consumer<ListTestConfigurationsRequest.Builder> listTestConfigurationsRequest)This is a variant ofAppTestAsyncClient.listTestConfigurations(software.amazon.awssdk.services.apptest.model.ListTestConfigurationsRequest)operation.default ListTestConfigurationsPublisherAppTestAsyncClient. listTestConfigurationsPaginator(ListTestConfigurationsRequest listTestConfigurationsRequest)This is a variant ofAppTestAsyncClient.listTestConfigurations(software.amazon.awssdk.services.apptest.model.ListTestConfigurationsRequest)operation.
-