Interface CloudWatchApi

    • Method Detail

      • getConfiguredRegions

        @Provides
        Set<String> getConfiguredRegions()
        Returns:
        the Region codes configured
      • getMetricApi

        MetricApi getMetricApi()
        Provides synchronous access to Metric features.
      • getMetricApiForRegion

        MetricApi getMetricApiForRegion​(@Nullable
                                        String region)
        Provides synchronous access to Metric features.
      • getAlarmApi

        AlarmApi getAlarmApi()
        Provides synchronous access to Alarm features.
      • getAlarmApiForRegion

        AlarmApi getAlarmApiForRegion​(@Nullable
                                      String region)
        Provides synchronous access to Alarm features.