Uses of Class
software.amazon.awssdk.services.codestarnotifications.paginators.ListEventTypesPublisher
-
Packages that use ListEventTypesPublisher Package Description software.amazon.awssdk.services.codestarnotifications This AWS CodeStar Notifications API Reference provides descriptions and usage examples of the operations and data types for the AWS CodeStar Notifications API. -
-
Uses of ListEventTypesPublisher in software.amazon.awssdk.services.codestarnotifications
Methods in software.amazon.awssdk.services.codestarnotifications that return ListEventTypesPublisher Modifier and Type Method Description default ListEventTypesPublisherCodestarNotificationsAsyncClient. listEventTypesPaginator(Consumer<ListEventTypesRequest.Builder> listEventTypesRequest)Returns information about the event types available for configuring notifications.default ListEventTypesPublisherCodestarNotificationsAsyncClient. listEventTypesPaginator(ListEventTypesRequest listEventTypesRequest)Returns information about the event types available for configuring notifications.
-