Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.CloudWatchLogsAsyncClient
Packages that use CloudWatchLogsAsyncClient
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 CloudWatchLogsAsyncClient in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that return CloudWatchLogsAsyncClientModifier and TypeMethodDescriptionstatic CloudWatchLogsAsyncClientCloudWatchLogsAsyncClient.create()Create aCloudWatchLogsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CloudWatchLogsAsyncClient in software.amazon.awssdk.services.cloudwatchlogs.paginators
Constructors in software.amazon.awssdk.services.cloudwatchlogs.paginators with parameters of type CloudWatchLogsAsyncClientModifierConstructorDescriptionDescribeConfigurationTemplatesPublisher(CloudWatchLogsAsyncClient client, DescribeConfigurationTemplatesRequest firstRequest) DescribeDeliveriesPublisher(CloudWatchLogsAsyncClient client, DescribeDeliveriesRequest firstRequest) DescribeDeliveryDestinationsPublisher(CloudWatchLogsAsyncClient client, DescribeDeliveryDestinationsRequest firstRequest) DescribeDeliverySourcesPublisher(CloudWatchLogsAsyncClient client, DescribeDeliverySourcesRequest firstRequest) DescribeDestinationsPublisher(CloudWatchLogsAsyncClient client, DescribeDestinationsRequest firstRequest) DescribeLogGroupsPublisher(CloudWatchLogsAsyncClient client, DescribeLogGroupsRequest firstRequest) DescribeLogStreamsPublisher(CloudWatchLogsAsyncClient client, DescribeLogStreamsRequest firstRequest) DescribeMetricFiltersPublisher(CloudWatchLogsAsyncClient client, DescribeMetricFiltersRequest firstRequest) DescribeSubscriptionFiltersPublisher(CloudWatchLogsAsyncClient client, DescribeSubscriptionFiltersRequest firstRequest) FilterLogEventsPublisher(CloudWatchLogsAsyncClient client, FilterLogEventsRequest firstRequest) GetLogEventsPublisher(CloudWatchLogsAsyncClient client, GetLogEventsRequest firstRequest) GetScheduledQueryHistoryPublisher(CloudWatchLogsAsyncClient client, GetScheduledQueryHistoryRequest firstRequest) ListAggregateLogGroupSummariesPublisher(CloudWatchLogsAsyncClient client, ListAggregateLogGroupSummariesRequest firstRequest) ListAnomaliesPublisher(CloudWatchLogsAsyncClient client, ListAnomaliesRequest firstRequest) ListLogAnomalyDetectorsPublisher(CloudWatchLogsAsyncClient client, ListLogAnomalyDetectorsRequest firstRequest) ListLogGroupsForQueryPublisher(CloudWatchLogsAsyncClient client, ListLogGroupsForQueryRequest firstRequest) ListScheduledQueriesPublisher(CloudWatchLogsAsyncClient client, ListScheduledQueriesRequest firstRequest) ListSourcesForS3TableIntegrationPublisher(CloudWatchLogsAsyncClient client, ListSourcesForS3TableIntegrationRequest firstRequest)