Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.CloudWatchLogsBaseClientBuilder
Packages that use CloudWatchLogsBaseClientBuilder
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 CloudWatchLogsBaseClientBuilder in software.amazon.awssdk.services.cloudwatchlogs
Classes in software.amazon.awssdk.services.cloudwatchlogs with type parameters of type CloudWatchLogsBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceCloudWatchLogsBaseClientBuilder<B extends CloudWatchLogsBaseClientBuilder<B,C>, C> This includes configuration specific to Amazon CloudWatch Logs that is supported by bothCloudWatchLogsClientBuilderandCloudWatchLogsAsyncClientBuilder.Subinterfaces of CloudWatchLogsBaseClientBuilder in software.amazon.awssdk.services.cloudwatchlogsModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofCloudWatchLogsAsyncClient.interfaceA builder for creating an instance ofCloudWatchLogsClient.