Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListPageResolutionsPublisher
-
Packages that use ListPageResolutionsPublisher 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 ListPageResolutionsPublisher in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListPageResolutionsPublisher Modifier and Type Method Description default ListPageResolutionsPublisherSsmContactsAsyncClient. listPageResolutionsPaginator(Consumer<ListPageResolutionsRequest.Builder> listPageResolutionsRequest)Returns the resolution path of an engagement.default ListPageResolutionsPublisherSsmContactsAsyncClient. listPageResolutionsPaginator(ListPageResolutionsRequest listPageResolutionsRequest)Returns the resolution path of an engagement.
-