public static interface ActionThreshold.Builder extends SdkPojo, CopyableBuilder<ActionThreshold.Builder,ActionThreshold>
| Modifier and Type | Method and Description |
|---|---|
ActionThreshold.Builder |
actionThresholdType(String actionThresholdType)
Sets the value of the ActionThresholdType property for this object.
|
ActionThreshold.Builder |
actionThresholdType(ThresholdType actionThresholdType)
Sets the value of the ActionThresholdType property for this object.
|
ActionThreshold.Builder |
actionThresholdValue(Double actionThresholdValue)
Sets the value of the ActionThresholdValue property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildActionThreshold.Builder actionThresholdValue(Double actionThresholdValue)
actionThresholdValue - The new value for the ActionThresholdValue property for this object.ActionThreshold.Builder actionThresholdType(String actionThresholdType)
actionThresholdType - The new value for the ActionThresholdType property for this object.ThresholdType,
ThresholdTypeActionThreshold.Builder actionThresholdType(ThresholdType actionThresholdType)
actionThresholdType - The new value for the ActionThresholdType property for this object.ThresholdType,
ThresholdTypeCopyright © 2023. All rights reserved.