Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListRotationOverridesPublisher
-
Packages that use ListRotationOverridesPublisher 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 ListRotationOverridesPublisher in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListRotationOverridesPublisher Modifier and Type Method Description default ListRotationOverridesPublisherSsmContactsAsyncClient. listRotationOverridesPaginator(Consumer<ListRotationOverridesRequest.Builder> listRotationOverridesRequest)Retrieves a list of overrides currently specified for an on-call rotation.default ListRotationOverridesPublisherSsmContactsAsyncClient. listRotationOverridesPaginator(ListRotationOverridesRequest listRotationOverridesRequest)Retrieves a list of overrides currently specified for an on-call rotation.
-