public static class DescribeBruteForceSummaryResponse.BruteForceSummary extends Object
构造器和说明 |
---|
BruteForceSummary() |
限定符和类型 | 方法和说明 |
---|---|
Integer |
getAllStrategyCount() |
String |
getAntiBruteForceRuleCount() |
String |
getCustomEffectiveCount() |
String |
getCustomRecordCount() |
Integer |
getEffectiveCount() |
String |
getSystemEffectiveCount() |
String |
getSystemRecordCount() |
void |
setAllStrategyCount(Integer allStrategyCount) |
void |
setAntiBruteForceRuleCount(String antiBruteForceRuleCount) |
void |
setCustomEffectiveCount(String customEffectiveCount) |
void |
setCustomRecordCount(String customRecordCount) |
void |
setEffectiveCount(Integer effectiveCount) |
void |
setSystemEffectiveCount(String systemEffectiveCount) |
void |
setSystemRecordCount(String systemRecordCount) |
public Integer getAllStrategyCount()
public void setAllStrategyCount(Integer allStrategyCount)
public Integer getEffectiveCount()
public void setEffectiveCount(Integer effectiveCount)
public String getAntiBruteForceRuleCount()
public void setAntiBruteForceRuleCount(String antiBruteForceRuleCount)
public String getCustomRecordCount()
public void setCustomRecordCount(String customRecordCount)
public String getSystemRecordCount()
public void setSystemRecordCount(String systemRecordCount)
public String getCustomEffectiveCount()
public void setCustomEffectiveCount(String customEffectiveCount)
public String getSystemEffectiveCount()
public void setSystemEffectiveCount(String systemEffectiveCount)
Copyright © 2023. All rights reserved.