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