Interface ActionThreshold.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ActionThreshold.Builder,ActionThreshold>, SdkBuilder<ActionThreshold.Builder,ActionThreshold>, SdkPojo
Enclosing class:
ActionThreshold

public static interface ActionThreshold.Builder extends SdkPojo, CopyableBuilder<ActionThreshold.Builder,ActionThreshold>
  • Method Details

    • 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:
    • 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: