Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.DescribeDestinationsRequest.Builder
-
Packages that use DescribeDestinationsRequest.Builder 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.software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of DescribeDestinationsRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs
-
Uses of DescribeDestinationsRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type DescribeDestinationsRequest.Builder Modifier and Type Method Description static Class<? extends DescribeDestinationsRequest.Builder>DescribeDestinationsRequest. serializableBuilderClass()
-