Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.DescribeDestinationsRequest
Packages that use DescribeDestinationsRequest
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 DescribeDestinationsRequest in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs with parameters of type DescribeDestinationsRequestModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.describeDestinations(DescribeDestinationsRequest describeDestinationsRequest) Lists all your destinations.default DescribeDestinationsResponseCloudWatchLogsClient.describeDestinations(DescribeDestinationsRequest describeDestinationsRequest) Lists all your destinations.default DescribeDestinationsPublisherCloudWatchLogsAsyncClient.describeDestinationsPaginator(DescribeDestinationsRequest describeDestinationsRequest) This is a variant ofCloudWatchLogsAsyncClient.describeDestinations(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeDestinationsRequest)operation.default DescribeDestinationsIterableCloudWatchLogsClient.describeDestinationsPaginator(DescribeDestinationsRequest describeDestinationsRequest) This is a variant ofCloudWatchLogsClient.describeDestinations(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeDestinationsRequest)operation. -
Uses of DescribeDestinationsRequest in software.amazon.awssdk.services.cloudwatchlogs.paginators
Constructors in software.amazon.awssdk.services.cloudwatchlogs.paginators with parameters of type DescribeDestinationsRequestModifierConstructorDescriptionDescribeDestinationsIterable(CloudWatchLogsClient client, DescribeDestinationsRequest firstRequest) DescribeDestinationsPublisher(CloudWatchLogsAsyncClient client, DescribeDestinationsRequest firstRequest) -
Uses of DescribeDestinationsRequest in software.amazon.awssdk.services.cloudwatchlogs.transform
Methods in software.amazon.awssdk.services.cloudwatchlogs.transform with parameters of type DescribeDestinationsRequestModifier and TypeMethodDescriptionDescribeDestinationsRequestMarshaller.marshall(DescribeDestinationsRequest describeDestinationsRequest)