Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.ListLogGroupsForQueryRequest
Packages that use ListLogGroupsForQueryRequest
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 ListLogGroupsForQueryRequest in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs with parameters of type ListLogGroupsForQueryRequestModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.listLogGroupsForQuery(ListLogGroupsForQueryRequest listLogGroupsForQueryRequest) Returns a list of the log groups that were analyzed during a single CloudWatch Logs Insights query.default ListLogGroupsForQueryResponseCloudWatchLogsClient.listLogGroupsForQuery(ListLogGroupsForQueryRequest listLogGroupsForQueryRequest) Returns a list of the log groups that were analyzed during a single CloudWatch Logs Insights query.default ListLogGroupsForQueryPublisherCloudWatchLogsAsyncClient.listLogGroupsForQueryPaginator(ListLogGroupsForQueryRequest listLogGroupsForQueryRequest) default ListLogGroupsForQueryIterableCloudWatchLogsClient.listLogGroupsForQueryPaginator(ListLogGroupsForQueryRequest listLogGroupsForQueryRequest) This is a variant ofCloudWatchLogsClient.listLogGroupsForQuery(software.amazon.awssdk.services.cloudwatchlogs.model.ListLogGroupsForQueryRequest)operation. -
Uses of ListLogGroupsForQueryRequest in software.amazon.awssdk.services.cloudwatchlogs.paginators
Constructors in software.amazon.awssdk.services.cloudwatchlogs.paginators with parameters of type ListLogGroupsForQueryRequestModifierConstructorDescriptionListLogGroupsForQueryIterable(CloudWatchLogsClient client, ListLogGroupsForQueryRequest firstRequest) ListLogGroupsForQueryPublisher(CloudWatchLogsAsyncClient client, ListLogGroupsForQueryRequest firstRequest) -
Uses of ListLogGroupsForQueryRequest in software.amazon.awssdk.services.cloudwatchlogs.transform
Methods in software.amazon.awssdk.services.cloudwatchlogs.transform with parameters of type ListLogGroupsForQueryRequestModifier and TypeMethodDescriptionListLogGroupsForQueryRequestMarshaller.marshall(ListLogGroupsForQueryRequest listLogGroupsForQueryRequest)