Interface ActionThreshold.Builder

    • Method Detail

      • actionThresholdValue

        ActionThreshold.Builder actionThresholdValue​(Double actionThresholdValue)
        Sets the value of the ActionThresholdValue property for this object.
        Parameters:
        actionThresholdValue - The new value for the ActionThresholdValue property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • actionThresholdType

        ActionThreshold.Builder actionThresholdType​(String actionThresholdType)
        Sets the value of the ActionThresholdType property for this object.
        Parameters:
        actionThresholdType - The new value for the ActionThresholdType property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ThresholdType, ThresholdType
      • actionThresholdType

        ActionThreshold.Builder actionThresholdType​(ThresholdType actionThresholdType)
        Sets the value of the ActionThresholdType property for this object.
        Parameters:
        actionThresholdType - The new value for the ActionThresholdType property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ThresholdType, ThresholdType