Interface Cw2InternalClient
-
- All Known Implementing Classes:
Cw2ClientIAMOptimizedImpl,Cw2ClientStandardImpl
public interface Cw2InternalClientManage the required actions of an CloudWatch client for either local or remote.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description software.amazon.awssdk.services.cloudwatch.CloudWatchClientgetCloudWatchClient()Returns an CloudWatch client after a factory method determines which one to return.
-