Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListPreviewRotationShiftsIterable
-
Packages that use ListPreviewRotationShiftsIterable 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 ListPreviewRotationShiftsIterable in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListPreviewRotationShiftsIterable Modifier and Type Method Description default ListPreviewRotationShiftsIterableSsmContactsClient. listPreviewRotationShiftsPaginator(Consumer<ListPreviewRotationShiftsRequest.Builder> listPreviewRotationShiftsRequest)Returns a list of shifts based on rotation configuration parameters.default ListPreviewRotationShiftsIterableSsmContactsClient. listPreviewRotationShiftsPaginator(ListPreviewRotationShiftsRequest listPreviewRotationShiftsRequest)Returns a list of shifts based on rotation configuration parameters.
-