Interface MetricAlert.DefinitionStages.WithWindowSize

    • Method Detail

      • withPeriod

        MetricAlert.DefinitionStages.WithEvaluationFrequency withPeriod​(Duration size)
        Sets the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold.
        Parameters:
        size - the windowSize value to set
        Returns:
        the next stage of metric alert definition.