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)Retrieves a list of events that occurred during a specific time in a space.default ListEventLogsIterableCodeCatalystClient. listEventLogsPaginator(ListEventLogsRequest listEventLogsRequest)Retrieves a list of events that occurred during a specific time in a space.
-