Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListRotationsPublisher
-
Packages that use ListRotationsPublisher 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 ListRotationsPublisher in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListRotationsPublisher Modifier and Type Method Description default ListRotationsPublisherSsmContactsAsyncClient. listRotationsPaginator(Consumer<ListRotationsRequest.Builder> listRotationsRequest)Retrieves a list of on-call rotations.default ListRotationsPublisherSsmContactsAsyncClient. listRotationsPaginator(ListRotationsRequest listRotationsRequest)Retrieves a list of on-call rotations.
-