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