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