Uses of Class
software.amazon.awssdk.services.codecatalyst.paginators.ListEventLogsPublisher
-
Packages that use ListEventLogsPublisher Package Description software.amazon.awssdk.services.codecatalyst Welcome to the Amazon CodeCatalyst API reference. -
-
Uses of ListEventLogsPublisher in software.amazon.awssdk.services.codecatalyst
Methods in software.amazon.awssdk.services.codecatalyst that return ListEventLogsPublisher Modifier and Type Method Description default ListEventLogsPublisherCodeCatalystAsyncClient. listEventLogsPaginator(Consumer<ListEventLogsRequest.Builder> listEventLogsRequest)Retrieves a list of events that occurred during a specific time in a space.default ListEventLogsPublisherCodeCatalystAsyncClient. listEventLogsPaginator(ListEventLogsRequest listEventLogsRequest)Retrieves a list of events that occurred during a specific time in a space.
-