Interface Alarm.GnocchiAggregationByResourcesThresholdRule

    • Method Detail

      • getMetric

        String getMetric()
      • setMetric

        void setMetric​(String metric)
      • getResourceType

        String getResourceType()
      • setResourceType

        void setResourceType​(String resourceType)
      • getEvaluationPeriods

        int getEvaluationPeriods()
      • setEvaluationPeriods

        void setEvaluationPeriods​(int evaluationPeriod)
      • getThreshold

        float getThreshold()
      • setThreshold

        void setThreshold​(float threshold)
      • getGranularity

        long getGranularity()
      • setGranularity

        void setGranularity​(long granularity)