Uses of Class
software.amazon.awssdk.services.apptest.model.ListTestConfigurationsRequest
-
Packages that use ListTestConfigurationsRequest 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.software.amazon.awssdk.services.apptest.paginators software.amazon.awssdk.services.apptest.transform -
-
Uses of ListTestConfigurationsRequest in software.amazon.awssdk.services.apptest
-
Uses of ListTestConfigurationsRequest in software.amazon.awssdk.services.apptest.paginators
Constructors in software.amazon.awssdk.services.apptest.paginators with parameters of type ListTestConfigurationsRequest Constructor Description ListTestConfigurationsIterable(AppTestClient client, ListTestConfigurationsRequest firstRequest)ListTestConfigurationsPublisher(AppTestAsyncClient client, ListTestConfigurationsRequest firstRequest) -
Uses of ListTestConfigurationsRequest in software.amazon.awssdk.services.apptest.transform
Methods in software.amazon.awssdk.services.apptest.transform with parameters of type ListTestConfigurationsRequest Modifier and Type Method Description SdkHttpFullRequestListTestConfigurationsRequestMarshaller. marshall(ListTestConfigurationsRequest listTestConfigurationsRequest)
-