Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.paginators.DescribeLogGroupsIterable
Packages that use DescribeLogGroupsIterable
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 DescribeLogGroupsIterable in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that return DescribeLogGroupsIterableModifier and TypeMethodDescriptiondefault DescribeLogGroupsIterableCloudWatchLogsClient.describeLogGroupsPaginator()This is a variant ofCloudWatchLogsClient.describeLogGroups(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeLogGroupsRequest)operation.default DescribeLogGroupsIterableCloudWatchLogsClient.describeLogGroupsPaginator(Consumer<DescribeLogGroupsRequest.Builder> describeLogGroupsRequest) This is a variant ofCloudWatchLogsClient.describeLogGroups(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeLogGroupsRequest)operation.default DescribeLogGroupsIterableCloudWatchLogsClient.describeLogGroupsPaginator(DescribeLogGroupsRequest describeLogGroupsRequest) This is a variant ofCloudWatchLogsClient.describeLogGroups(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeLogGroupsRequest)operation.