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