Uses of Class
software.amazon.awssdk.services.resiliencehub.paginators.ListTestRecommendationsIterable
-
Packages that use ListTestRecommendationsIterable Package Description software.amazon.awssdk.services.resiliencehub Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions. -
-
Uses of ListTestRecommendationsIterable in software.amazon.awssdk.services.resiliencehub
Methods in software.amazon.awssdk.services.resiliencehub that return ListTestRecommendationsIterable Modifier and Type Method Description default ListTestRecommendationsIterableResiliencehubClient. listTestRecommendationsPaginator(Consumer<ListTestRecommendationsRequest.Builder> listTestRecommendationsRequest)Lists the test recommendations for the Resilience Hub application.default ListTestRecommendationsIterableResiliencehubClient. listTestRecommendationsPaginator(ListTestRecommendationsRequest listTestRecommendationsRequest)Lists the test recommendations for the Resilience Hub application.
-