Uses of Interface
software.amazon.awssdk.services.cloudwatch.endpoints.CloudWatchEndpointProvider
-
Packages that use CloudWatchEndpointProvider Package Description software.amazon.awssdk.services.cloudwatch Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on Amazon Web Services in real time.software.amazon.awssdk.services.cloudwatch.endpoints software.amazon.awssdk.services.cloudwatch.endpoints.internal -
-
Uses of CloudWatchEndpointProvider in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch with parameters of type CloudWatchEndpointProvider Modifier and Type Method Description default 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 CloudWatchEndpointProvider Modifier and Type Method Description static 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 Modifier and Type Class Description classDefaultCloudWatchEndpointProvider
-