Uses of Interface
software.amazon.awssdk.services.cloudwatch.CloudWatchBaseClientBuilder
Packages that use CloudWatchBaseClientBuilder
Package
Description
Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on
Amazon Web Services in real time.
-
Uses of CloudWatchBaseClientBuilder in software.amazon.awssdk.services.cloudwatch
Classes in software.amazon.awssdk.services.cloudwatch with type parameters of type CloudWatchBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceCloudWatchBaseClientBuilder<B extends CloudWatchBaseClientBuilder<B,C>, C> This includes configuration specific to CloudWatch that is supported by bothCloudWatchClientBuilderandCloudWatchAsyncClientBuilder.Subinterfaces of CloudWatchBaseClientBuilder in software.amazon.awssdk.services.cloudwatchModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofCloudWatchAsyncClient.interfaceA builder for creating an instance ofCloudWatchClient.