Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.paginators.GetLogEventsIterable
Packages that use GetLogEventsIterable
Package
Description
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
-
Uses of GetLogEventsIterable in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that return GetLogEventsIterableModifier and TypeMethodDescriptiondefault GetLogEventsIterableCloudWatchLogsClient.getLogEventsPaginator(Consumer<GetLogEventsRequest.Builder> getLogEventsRequest) This is a variant ofCloudWatchLogsClient.getLogEvents(software.amazon.awssdk.services.cloudwatchlogs.model.GetLogEventsRequest)operation.default GetLogEventsIterableCloudWatchLogsClient.getLogEventsPaginator(GetLogEventsRequest getLogEventsRequest) This is a variant ofCloudWatchLogsClient.getLogEvents(software.amazon.awssdk.services.cloudwatchlogs.model.GetLogEventsRequest)operation.