Uses of Interface
software.amazon.awssdk.services.cloudwatch.endpoints.CloudWatchEndpointProvider
Packages that use CloudWatchEndpointProvider
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 CloudWatchEndpointProvider in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch with parameters of type CloudWatchEndpointProviderModifier and TypeMethodDescriptiondefault BCloudWatchBaseClientBuilder.endpointProvider(CloudWatchEndpointProvider endpointProvider) Set theCloudWatchEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CloudWatchEndpointProvider in software.amazon.awssdk.services.cloudwatch.endpoints
Methods in software.amazon.awssdk.services.cloudwatch.endpoints that return CloudWatchEndpointProviderModifier and TypeMethodDescriptionstatic CloudWatchEndpointProviderCloudWatchEndpointProvider.defaultProvider() -
Uses of CloudWatchEndpointProvider in software.amazon.awssdk.services.cloudwatch.endpoints.internal
Classes in software.amazon.awssdk.services.cloudwatch.endpoints.internal that implement CloudWatchEndpointProvider