Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListPagesByEngagementIterable
-
Packages that use ListPagesByEngagementIterable Package Description software.amazon.awssdk.services.ssmcontacts Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from incidents affecting their Amazon Web Services-hosted applications. -
-
Uses of ListPagesByEngagementIterable in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListPagesByEngagementIterable Modifier and Type Method Description default ListPagesByEngagementIterableSsmContactsClient. listPagesByEngagementPaginator(Consumer<ListPagesByEngagementRequest.Builder> listPagesByEngagementRequest)This is a variant ofSsmContactsClient.listPagesByEngagement(software.amazon.awssdk.services.ssmcontacts.model.ListPagesByEngagementRequest)operation.default ListPagesByEngagementIterableSsmContactsClient. listPagesByEngagementPaginator(ListPagesByEngagementRequest listPagesByEngagementRequest)This is a variant ofSsmContactsClient.listPagesByEngagement(software.amazon.awssdk.services.ssmcontacts.model.ListPagesByEngagementRequest)operation.
-