Uses of Interface
software.amazon.awssdk.services.apptest.AppTestClientBuilder
-
Packages that use AppTestClientBuilder 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 AppTestClientBuilder in software.amazon.awssdk.services.apptest
Methods in software.amazon.awssdk.services.apptest that return AppTestClientBuilder Modifier and Type Method Description static AppTestClientBuilderAppTestClient. builder()Create a builder that can be used to configure and create aAppTestClient.
-