Uses of Class
software.amazon.awssdk.services.codecatalyst.paginators.ListEventLogsIterable
-
Packages that use ListEventLogsIterable Package Description software.amazon.awssdk.services.codecatalyst Welcome to the Amazon CodeCatalyst API reference. -
-
Uses of ListEventLogsIterable in software.amazon.awssdk.services.codecatalyst
Methods in software.amazon.awssdk.services.codecatalyst that return ListEventLogsIterable Modifier and Type Method Description default ListEventLogsIterableCodeCatalystClient. listEventLogsPaginator(Consumer<ListEventLogsRequest.Builder> listEventLogsRequest)This is a variant ofCodeCatalystClient.listEventLogs(software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest)operation.default ListEventLogsIterableCodeCatalystClient. listEventLogsPaginator(ListEventLogsRequest listEventLogsRequest)This is a variant ofCodeCatalystClient.listEventLogs(software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest)operation.
-