Interface Cw2InternalClient

All Known Implementing Classes:
Cw2ClientIAMOptimizedImpl, Cw2ClientIAMProfileOptimizedImpl, Cw2ClientSessionTokenImpl, Cw2ClientStandardImpl

public interface Cw2InternalClient
Manage the required actions of an CloudWatch client for either local or remote.
  • Method Summary

    Modifier and Type
    Method
    Description
    software.amazon.awssdk.services.cloudwatch.CloudWatchClient
    Returns an CloudWatch client after a factory method determines which one to return.
  • Method Details

    • getCloudWatchClient

      software.amazon.awssdk.services.cloudwatch.CloudWatchClient getCloudWatchClient()
      Returns an CloudWatch client after a factory method determines which one to return.
      Returns:
      CloudWatchClient CloudWatchClient