Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListRotationShiftsPublisher
-
Packages that use ListRotationShiftsPublisher 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 ListRotationShiftsPublisher in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListRotationShiftsPublisher Modifier and Type Method Description default ListRotationShiftsPublisherSsmContactsAsyncClient. listRotationShiftsPaginator(Consumer<ListRotationShiftsRequest.Builder> listRotationShiftsRequest)This is a variant ofSsmContactsAsyncClient.listRotationShifts(software.amazon.awssdk.services.ssmcontacts.model.ListRotationShiftsRequest)operation.default ListRotationShiftsPublisherSsmContactsAsyncClient. listRotationShiftsPaginator(ListRotationShiftsRequest listRotationShiftsRequest)This is a variant ofSsmContactsAsyncClient.listRotationShifts(software.amazon.awssdk.services.ssmcontacts.model.ListRotationShiftsRequest)operation.
-