Class SpecificationTM


  • public class SpecificationTM
    extends Object
    • Constructor Detail

      • SpecificationTM

        public SpecificationTM()
        No args constructor for use in serialization
      • SpecificationTM

        public SpecificationTM​(String metricId)
    • Method Detail

      • getTimeseriesId

        public String getTimeseriesId()
      • setTimeseriesId

        public void setTimeseriesId​(String timeseriesId)
      • getTags

        public String getTags()
      • setTags

        public void setTags​(String tags)
      • getEntityIds

        public String getEntityIds()
      • setEntityIds

        public void setEntityIds​(String entityIds)
      • getLowerWarning

        public Double getLowerWarning()
      • getLowerSevere

        public Double getLowerSevere()
      • getUpperWarning

        public Double getUpperWarning()
      • getUpperSevere

        public Double getUpperSevere()