Uses of Class
software.amazon.awssdk.services.codestarnotifications.paginators.ListEventTypesIterable
-
Packages that use ListEventTypesIterable 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 ListEventTypesIterable in software.amazon.awssdk.services.codestarnotifications
Methods in software.amazon.awssdk.services.codestarnotifications that return ListEventTypesIterable Modifier and Type Method Description default ListEventTypesIterableCodestarNotificationsClient. listEventTypesPaginator(Consumer<ListEventTypesRequest.Builder> listEventTypesRequest)This is a variant ofCodestarNotificationsClient.listEventTypes(software.amazon.awssdk.services.codestarnotifications.model.ListEventTypesRequest)operation.default ListEventTypesIterableCodestarNotificationsClient. listEventTypesPaginator(ListEventTypesRequest listEventTypesRequest)This is a variant ofCodestarNotificationsClient.listEventTypes(software.amazon.awssdk.services.codestarnotifications.model.ListEventTypesRequest)operation.
-