Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.endpoints.CloudWatchLogsEndpointProvider
-
Packages that use CloudWatchLogsEndpointProvider 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.endpoints software.amazon.awssdk.services.cloudwatchlogs.endpoints.internal -
-
Uses of CloudWatchLogsEndpointProvider in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs with parameters of type CloudWatchLogsEndpointProvider Modifier and Type Method Description default BCloudWatchLogsBaseClientBuilder. endpointProvider(CloudWatchLogsEndpointProvider endpointProvider)Set theCloudWatchLogsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CloudWatchLogsEndpointProvider in software.amazon.awssdk.services.cloudwatchlogs.endpoints
Methods in software.amazon.awssdk.services.cloudwatchlogs.endpoints that return CloudWatchLogsEndpointProvider Modifier and Type Method Description static CloudWatchLogsEndpointProviderCloudWatchLogsEndpointProvider. defaultProvider() -
Uses of CloudWatchLogsEndpointProvider in software.amazon.awssdk.services.cloudwatchlogs.endpoints.internal
Classes in software.amazon.awssdk.services.cloudwatchlogs.endpoints.internal that implement CloudWatchLogsEndpointProvider Modifier and Type Class Description classDefaultCloudWatchLogsEndpointProvider
-