Uses of Class
software.amazon.awssdk.services.ssmcontacts.paginators.ListRotationsIterable
-
Packages that use ListRotationsIterable 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 ListRotationsIterable in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts that return ListRotationsIterable Modifier and Type Method Description default ListRotationsIterableSsmContactsClient. listRotationsPaginator(Consumer<ListRotationsRequest.Builder> listRotationsRequest)This is a variant ofSsmContactsClient.listRotations(software.amazon.awssdk.services.ssmcontacts.model.ListRotationsRequest)operation.default ListRotationsIterableSsmContactsClient. listRotationsPaginator(ListRotationsRequest listRotationsRequest)This is a variant ofSsmContactsClient.listRotations(software.amazon.awssdk.services.ssmcontacts.model.ListRotationsRequest)operation.
-