| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeExportTasksResponse |
CloudWatchLogsClient.describeExportTasks()
Lists the specified export tasks.
|
default DescribeExportTasksResponse |
CloudWatchLogsClient.describeExportTasks(Consumer<DescribeExportTasksRequest.Builder> describeExportTasksRequest)
Lists the specified export tasks.
|
default DescribeExportTasksResponse |
CloudWatchLogsClient.describeExportTasks(DescribeExportTasksRequest describeExportTasksRequest)
Lists the specified export tasks.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeExportTasksResponse> |
CloudWatchLogsAsyncClient.describeExportTasks()
Lists the specified export tasks.
|
default CompletableFuture<DescribeExportTasksResponse> |
CloudWatchLogsAsyncClient.describeExportTasks(Consumer<DescribeExportTasksRequest.Builder> describeExportTasksRequest)
Lists the specified export tasks.
|
default CompletableFuture<DescribeExportTasksResponse> |
CloudWatchLogsAsyncClient.describeExportTasks(DescribeExportTasksRequest describeExportTasksRequest)
Lists the specified export tasks.
|
Copyright © 2023. All rights reserved.