Uses of Class
software.amazon.awssdk.services.resiliencehub.paginators.ListSopRecommendationsIterable
-
Packages that use ListSopRecommendationsIterable Package Description software.amazon.awssdk.services.resiliencehub Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions. -
-
Uses of ListSopRecommendationsIterable in software.amazon.awssdk.services.resiliencehub
Methods in software.amazon.awssdk.services.resiliencehub that return ListSopRecommendationsIterable Modifier and Type Method Description default ListSopRecommendationsIterableResiliencehubClient. listSopRecommendationsPaginator(Consumer<ListSopRecommendationsRequest.Builder> listSopRecommendationsRequest)This is a variant ofResiliencehubClient.listSopRecommendations(software.amazon.awssdk.services.resiliencehub.model.ListSopRecommendationsRequest)operation.default ListSopRecommendationsIterableResiliencehubClient. listSopRecommendationsPaginator(ListSopRecommendationsRequest listSopRecommendationsRequest)This is a variant ofResiliencehubClient.listSopRecommendations(software.amazon.awssdk.services.resiliencehub.model.ListSopRecommendationsRequest)operation.
-