Class Cw2ClientFactory


  • public final class Cw2ClientFactory
    extends Object
    Factory class to return the correct type of AWS Cloud Watch client.
    • Method Detail

      • getCloudWatchClient

        public static Cw2InternalClient getCloudWatchClient​(Cw2Configuration configuration)
        Return the correct AWS Cloud Watch client (based on remote vs local).
        Parameters:
        configuration - configuration
        Returns:
        CloudWatchClient