Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListRotationShiftsIterable
-
Packages that use ListRotationShiftsIterable 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 ListRotationShiftsIterable in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListRotationShiftsIterable Modifier and Type Method Description default ListRotationShiftsIterableSsmContactsClient. listRotationShiftsPaginator(Consumer<ListRotationShiftsRequest.Builder> listRotationShiftsRequest)Returns a list of shifts generated by an existing rotation in the system.default ListRotationShiftsIterableSsmContactsClient. listRotationShiftsPaginator(ListRotationShiftsRequest listRotationShiftsRequest)Returns a list of shifts generated by an existing rotation in the system.
-