public class UpdateBotAnalyseProtectRuleRequest extends Object
| Constructor and Description |
|---|
UpdateBotAnalyseProtectRuleRequest() |
public UpdateBotAnalyseProtectRuleRequest accurateGroup(List<AccurateGroupForUpdateBotAnalyseProtectRuleInput> accurateGroup)
public UpdateBotAnalyseProtectRuleRequest addAccurateGroupItem(AccurateGroupForUpdateBotAnalyseProtectRuleInput accurateGroupItem)
@Valid public @Valid List<AccurateGroupForUpdateBotAnalyseProtectRuleInput> getAccurateGroup()
public void setAccurateGroup(List<AccurateGroupForUpdateBotAnalyseProtectRuleInput> accurateGroup)
public UpdateBotAnalyseProtectRuleRequest actionAfterVerification(Integer actionAfterVerification)
public Integer getActionAfterVerification()
public void setActionAfterVerification(Integer actionAfterVerification)
public UpdateBotAnalyseProtectRuleRequest actionType(Integer actionType)
@NotNull public @NotNull Integer getActionType()
public void setActionType(Integer actionType)
public UpdateBotAnalyseProtectRuleRequest effectTime(Integer effectTime)
@NotNull public @NotNull Integer getEffectTime()
public void setEffectTime(Integer effectTime)
public UpdateBotAnalyseProtectRuleRequest enable(Integer enable)
@NotNull public @NotNull Integer getEnable()
public void setEnable(Integer enable)
public UpdateBotAnalyseProtectRuleRequest exemptionTime(Integer exemptionTime)
public Integer getExemptionTime()
public void setExemptionTime(Integer exemptionTime)
public UpdateBotAnalyseProtectRuleRequest field(String field)
@NotNull public @NotNull String getField()
public void setField(String field)
public UpdateBotAnalyseProtectRuleRequest host(String host)
@NotNull public @NotNull String getHost()
public void setHost(String host)
public UpdateBotAnalyseProtectRuleRequest id(Integer id)
@NotNull public @NotNull Integer getId()
public void setId(Integer id)
public UpdateBotAnalyseProtectRuleRequest name(String name)
@NotNull public @NotNull String getName()
public void setName(String name)
public UpdateBotAnalyseProtectRuleRequest path(String path)
@NotNull public @NotNull String getPath()
public void setPath(String path)
public UpdateBotAnalyseProtectRuleRequest pathThreshold(Integer pathThreshold)
public Integer getPathThreshold()
public void setPathThreshold(Integer pathThreshold)
public UpdateBotAnalyseProtectRuleRequest projectName(String projectName)
public String getProjectName()
public void setProjectName(String projectName)
public UpdateBotAnalyseProtectRuleRequest rulePriority(Integer rulePriority)
@NotNull public @NotNull Integer getRulePriority()
public void setRulePriority(Integer rulePriority)
public UpdateBotAnalyseProtectRuleRequest singleProportion(String singleProportion)
public String getSingleProportion()
public void setSingleProportion(String singleProportion)
public UpdateBotAnalyseProtectRuleRequest singleThreshold(Integer singleThreshold)
@NotNull public @NotNull Integer getSingleThreshold()
public void setSingleThreshold(Integer singleThreshold)
public UpdateBotAnalyseProtectRuleRequest statisticalDuration(Integer statisticalDuration)
@NotNull public @NotNull Integer getStatisticalDuration()
public void setStatisticalDuration(Integer statisticalDuration)
public UpdateBotAnalyseProtectRuleRequest statisticalType(Integer statisticalType)
@NotNull public @NotNull Integer getStatisticalType()
public void setStatisticalType(Integer statisticalType)
Copyright © 2025. All rights reserved.