Uses of Class
software.amazon.awssdk.services.ssmsap.paginators.ListOperationEventsPublisher
-
Packages that use ListOperationEventsPublisher Package Description software.amazon.awssdk.services.ssmsap This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS Systems Manager for SAP. -
-
Uses of ListOperationEventsPublisher in software.amazon.awssdk.services.ssmsap
Methods in software.amazon.awssdk.services.ssmsap that return ListOperationEventsPublisher Modifier and Type Method Description default ListOperationEventsPublisherSsmSapAsyncClient. listOperationEventsPaginator(Consumer<ListOperationEventsRequest.Builder> listOperationEventsRequest)This is a variant ofSsmSapAsyncClient.listOperationEvents(software.amazon.awssdk.services.ssmsap.model.ListOperationEventsRequest)operation.default ListOperationEventsPublisherSsmSapAsyncClient. listOperationEventsPaginator(ListOperationEventsRequest listOperationEventsRequest)This is a variant ofSsmSapAsyncClient.listOperationEvents(software.amazon.awssdk.services.ssmsap.model.ListOperationEventsRequest)operation.
-