Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListPageResolutionsIterable
-
Packages that use ListPageResolutionsIterable 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 ListPageResolutionsIterable in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListPageResolutionsIterable Modifier and Type Method Description default ListPageResolutionsIterableSsmContactsClient. listPageResolutionsPaginator(Consumer<ListPageResolutionsRequest.Builder> listPageResolutionsRequest)This is a variant ofSsmContactsClient.listPageResolutions(software.amazon.awssdk.services.ssmcontacts.model.ListPageResolutionsRequest)operation.default ListPageResolutionsIterableSsmContactsClient. listPageResolutionsPaginator(ListPageResolutionsRequest listPageResolutionsRequest)This is a variant ofSsmContactsClient.listPageResolutions(software.amazon.awssdk.services.ssmcontacts.model.ListPageResolutionsRequest)operation.
-