Script.UpdateStages.WithForceUpdateTag Interface
public static interface Script.UpdateStages.WithForceUpdateTag
The stage of the Script update allowing to specify forceUpdateTag.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withForceUpdateTag(String forceUpdateTag)
Specifies the force |
Method Details
withForceUpdateTag
public abstract Script.Update withForceUpdateTag(String forceUpdateTag)
Specifies the forceUpdateTag property: A unique string. If changed the script will be applied again..
Parameters:
Returns: