Uses of Interface
software.amazon.awssdk.services.apptest.endpoints.AppTestEndpointProvider
-
Packages that use AppTestEndpointProvider 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.endpoints software.amazon.awssdk.services.apptest.endpoints.internal -
-
Uses of AppTestEndpointProvider in software.amazon.awssdk.services.apptest
Methods in software.amazon.awssdk.services.apptest with parameters of type AppTestEndpointProvider Modifier and Type Method Description default BAppTestBaseClientBuilder. endpointProvider(AppTestEndpointProvider endpointProvider)Set theAppTestEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of AppTestEndpointProvider in software.amazon.awssdk.services.apptest.endpoints
Methods in software.amazon.awssdk.services.apptest.endpoints that return AppTestEndpointProvider Modifier and Type Method Description static AppTestEndpointProviderAppTestEndpointProvider. defaultProvider() -
Uses of AppTestEndpointProvider in software.amazon.awssdk.services.apptest.endpoints.internal
Classes in software.amazon.awssdk.services.apptest.endpoints.internal that implement AppTestEndpointProvider Modifier and Type Class Description classDefaultAppTestEndpointProvider
-