Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.paginators.DescribeLogGroupsPublisher
-
Packages that use DescribeLogGroupsPublisher Package Description software.amazon.awssdk.services.cloudwatchlogs You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and other sources. -
-
Uses of DescribeLogGroupsPublisher in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that return DescribeLogGroupsPublisher Modifier and Type Method Description default DescribeLogGroupsPublisherCloudWatchLogsAsyncClient. describeLogGroupsPaginator()This is a variant ofCloudWatchLogsAsyncClient.describeLogGroups(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeLogGroupsRequest)operation.default DescribeLogGroupsPublisherCloudWatchLogsAsyncClient. describeLogGroupsPaginator(Consumer<DescribeLogGroupsRequest.Builder> describeLogGroupsRequest)This is a variant ofCloudWatchLogsAsyncClient.describeLogGroups(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeLogGroupsRequest)operation.default DescribeLogGroupsPublisherCloudWatchLogsAsyncClient. describeLogGroupsPaginator(DescribeLogGroupsRequest describeLogGroupsRequest)This is a variant ofCloudWatchLogsAsyncClient.describeLogGroups(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeLogGroupsRequest)operation.
-