Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.DescribeDestinationsResponse
Packages that use DescribeDestinationsResponse
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 DescribeDestinationsResponse in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that return DescribeDestinationsResponseModifier and TypeMethodDescriptiondefault DescribeDestinationsResponseCloudWatchLogsClient.describeDestinations()Lists all your destinations.default DescribeDestinationsResponseCloudWatchLogsClient.describeDestinations(Consumer<DescribeDestinationsRequest.Builder> describeDestinationsRequest) Lists all your destinations.default DescribeDestinationsResponseCloudWatchLogsClient.describeDestinations(DescribeDestinationsRequest describeDestinationsRequest) Lists all your destinations.Methods in software.amazon.awssdk.services.cloudwatchlogs that return types with arguments of type DescribeDestinationsResponseModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.describeDestinations()Lists all your destinations.CloudWatchLogsAsyncClient.describeDestinations(Consumer<DescribeDestinationsRequest.Builder> describeDestinationsRequest) Lists all your destinations.CloudWatchLogsAsyncClient.describeDestinations(DescribeDestinationsRequest describeDestinationsRequest) Lists all your destinations. -
Uses of DescribeDestinationsResponse in software.amazon.awssdk.services.cloudwatchlogs.paginators
Methods in software.amazon.awssdk.services.cloudwatchlogs.paginators that return types with arguments of type DescribeDestinationsResponseMethod parameters in software.amazon.awssdk.services.cloudwatchlogs.paginators with type arguments of type DescribeDestinationsResponseModifier and TypeMethodDescriptionvoidDescribeDestinationsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeDestinationsResponse> subscriber)